name | class, % | method, % | block, % | line, % |
---|
| | | | |
class ActionsManager | 100% (1/1) | 9% (1/11) | 8% (16/201) | 13% (5/38) |
getAllActionConfigurations (): Map | | 0% (0/1) | 0% (0/3) | 0% (0/1) |
initActionConfig (ActionConfig): void | | 0% (0/1) | 0% (0/33) | 0% (0/6) |
lookup (String): ActionConfig | | 0% (0/1) | 0% (0/6) | 0% (0/1) |
register (Class, String): boolean | | 0% (0/1) | 0% (0/6) | 0% (0/1) |
register (Method): boolean | | 0% (0/1) | 0% (0/5) | 0% (0/1) |
register (String): boolean | | 0% (0/1) | 0% (0/60) | 0% (0/10) |
register (String, Class, String): boolean | | 0% (0/1) | 0% (0/6) | 0% (0/1) |
register (String, Method): boolean | | 0% (0/1) | 0% (0/8) | 0% (0/1) |
registerAction (ActionConfig): boolean | | 0% (0/1) | 0% (0/18) | 0% (0/4) |
registerAction (String, Class, String): boolean | | 0% (0/1) | 0% (0/40) | 0% (0/7) |
ActionsManager (WebApplication): void | | 100% (1/1) | 100% (16/16) | 100% (5/5) |