EMMA Coverage Report (generated Mon Dec 26 18:25:44 CET 2011)
[all classes][jodd.madvoc.component]

COVERAGE SUMMARY FOR SOURCE FILE [ActionsManager.java]

nameclass, %method, %block, %line, %
ActionsManager.java100% (2/2)65%  (11/17)60%  (312/517)72%  (78/108)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class ActionsManager100% (1/1)62%  (8/13)59%  (288/486)72%  (75/104)
getAllActionConfigurations (): List 0%   (0/1)0%   (0/43)0%   (0/6)
register (Class, Method): ActionConfig 0%   (0/1)0%   (0/6)0%   (0/1)
register (Class, Method, String): ActionConfig 0%   (0/1)0%   (0/6)0%   (0/1)
register (String): ActionConfig 0%   (0/1)0%   (0/5)0%   (0/1)
register (String, String): ActionConfig 0%   (0/1)0%   (0/58)0%   (0/10)
register (Class, String, String): ActionConfig 100% (1/1)41%  (13/32)75%  (3/4)
registerAction (Class, Method, String): ActionConfig 100% (1/1)57%  (69/121)77%  (17/22)
lookup (String, String [], String): ActionConfig 100% (1/1)93%  (103/111)91%  (30/33)
matchChunk (String, int, int, int, int): int 100% (1/1)99%  (66/67)94%  (16/17)
<static initializer> 100% (1/1)100% (4/4)100% (1/1)
ActionsManager (): void 100% (1/1)100% (24/24)100% (6/6)
getActionsCount (): int 100% (1/1)100% (3/3)100% (1/1)
register (Class, String): ActionConfig 100% (1/1)100% (6/6)100% (1/1)
     
class ActionsManager$ActionPathChunksBinarySearch100% (1/1)75%  (3/4)77%  (24/31)75%  (3/4)
getLastIndex (): int 0%   (0/1)0%   (0/7)0%   (0/1)
ActionsManager$ActionPathChunksBinarySearch (ActionsManager): void 100% (1/1)100% (6/6)100% (1/1)
compare (int, String): int 100% (1/1)100% (8/8)100% (1/1)
get (int, int): String 100% (1/1)100% (10/10)100% (1/1)

[all classes][jodd.madvoc.component]
EMMA 2.0.5312 (C) Vladimir Roubtsov