EMMA Coverage Report (generated Thu Sep 13 16:35:15 PDT 2007)
[all classes][org.jboss.tools.vpe.editor.bundle]

COVERAGE SUMMARY FOR SOURCE FILE [BundleMap.java]

nameclass, %method, %block, %line, %
BundleMap.java80%  (4/5)85%  (28/33)67%  (959/1429)70%  (208.2/298)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class BundleMap$Expression0%   (0/1)0%   (0/1)0%   (0/6)0%   (0/1)
BundleMap$Expression (BundleMap): void 0%   (0/1)0%   (0/6)0%   (0/1)
     
class BundleMap100% (1/1)85%  (23/27)66%  (896/1353)68%  (188.2/275)
addBundleMapListener (BundleMapListener): void 0%   (0/1)0%   (0/31)0%   (0/6)
fireBundleKeyChanged (String, String, String): void 0%   (0/1)0%   (0/18)0%   (0/3)
getBundleFile (String): IFile 0%   (0/1)0%   (0/89)0%   (0/15)
removeBundleMapListener (BundleMapListener): void 0%   (0/1)0%   (0/74)0%   (0/15)
refreshUsedKeys (): void 100% (1/1)52%  (55/106)42%  (9.7/23)
removeBundle (int, boolean): void 100% (1/1)52%  (40/77)62%  (10/16)
getJavaProjectSrcLocations (IProject): String [] 100% (1/1)56%  (44/78)68%  (9.5/14)
refreshRegisteredBundles (): void 100% (1/1)62%  (52/84)64%  (9/14)
getCall (String, ELParser$Token): String [] 100% (1/1)70%  (86/123)71%  (13.4/19)
next (ELParser$Token): ELParser$Token 100% (1/1)72%  (13/18)81%  (3.2/4)
getBundle (String): BundleMap$BundleEntry 100% (1/1)75%  (30/40)81%  (5.7/7)
hasJsfProjectNatureType (): boolean 100% (1/1)84%  (31/37)75%  (6.8/9)
getBundleByUrl (String): ResourceBundle 100% (1/1)85%  (45/53)62%  (8/13)
openBundle (String, String): boolean 100% (1/1)88%  (140/159)91%  (32.9/36)
getBundleValue (String, int): String 100% (1/1)96%  (90/94)97%  (18.4/19)
getBundleValue (String, String, int): String 100% (1/1)97%  (57/59)97%  (10.7/11)
<static initializer> 100% (1/1)100% (8/8)100% (3/3)
BundleMap (): void 100% (1/1)100% (28/28)100% (6/6)
addBundle (int, String, String, int, boolean): void 100% (1/1)100% (49/49)100% (9/9)
changeBundle (int, String, String, int): void 100% (1/1)100% (12/12)100% (3/3)
changeBundleWithoutRefresh (int, String, String, int): void 100% (1/1)100% (12/12)100% (3/3)
clearAll (): void 100% (1/1)100% (10/10)100% (3/3)
dispose (): void 100% (1/1)100% (5/5)100% (2/2)
init (StructuredTextEditor): void 100% (1/1)100% (23/23)100% (7/7)
parseJSFExpression (String): ELParser$Token 100% (1/1)100% (10/10)100% (3/3)
refresh (): void 100% (1/1)100% (51/51)100% (11/11)
removeBundle (int): void 100% (1/1)100% (5/5)100% (2/2)
     
class BundleMap$ML100% (1/1)100% (3/3)72%  (18/25)71%  (5/7)
nodeChanged (XModelTreeEvent): void 100% (1/1)61%  (11/18)60%  (3/5)
BundleMap$ML (BundleMap): void 100% (1/1)100% (6/6)100% (1/1)
structureChanged (XModelTreeEvent): void 100% (1/1)100% (1/1)100% (1/1)
     
class BundleMap$BundleEntry100% (1/1)100% (1/1)100% (21/21)100% (7/7)
BundleMap$BundleEntry (BundleMap, ResourceBundle, String, String, int, int): ... 100% (1/1)100% (21/21)100% (7/7)
     
class BundleMap$UsedKey100% (1/1)100% (1/1)100% (24/24)100% (8/8)
BundleMap$UsedKey (BundleMap, String, String, String, String, int, int): void 100% (1/1)100% (24/24)100% (8/8)

[source file 'org/jboss/tools/vpe/editor/bundle/BundleMap.java' not found in sourcepath]

[all classes][org.jboss.tools.vpe.editor.bundle]
EMMA 2.0.5312 (C) Vladimir Roubtsov