EMMA Coverage Report (generated Thu Sep 13 16:35:15 PDT 2007)
[all classes][org.jboss.tools.common.verification.vrules.impl]

COVERAGE SUMMARY FOR SOURCE FILE [VRuleImpl.java]

nameclass, %method, %block, %line, %
VRuleImpl.java100% (1/1)83%  (20/24)82%  (111/135)85%  (39.8/47)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class VRuleImpl100% (1/1)83%  (20/24)82%  (111/135)85%  (39.8/47)
getCategory (): String 0%   (0/1)0%   (0/3)0%   (0/1)
getDescription (): String 0%   (0/1)0%   (0/3)0%   (0/1)
getResults (): VResult [] 0%   (0/1)0%   (0/3)0%   (0/1)
removePropertyChangeListener (PropertyChangeListener): void 0%   (0/1)0%   (0/5)0%   (0/2)
setSignificance (int): void 100% (1/1)53%  (9/17)67%  (4/6)
getProperty (String): String 100% (1/1)80%  (8/10)80%  (0.8/1)
VRuleImpl (): void 100% (1/1)100% (17/17)100% (5/5)
addPropertyChangeListener (PropertyChangeListener): void 100% (1/1)100% (5/5)100% (2/2)
getAction (): VAction 100% (1/1)100% (3/3)100% (1/1)
getEntities (): VEntity [] 100% (1/1)100% (3/3)100% (1/1)
getName (): String 100% (1/1)100% (3/3)100% (1/1)
getResultFactory (): VResultFactory 100% (1/1)100% (3/3)100% (1/1)
getRuleSet (): VRuleSet 100% (1/1)100% (3/3)100% (1/1)
getSignificance (): int 100% (1/1)100% (3/3)100% (1/1)
isEnabled (): boolean 100% (1/1)100% (3/3)100% (1/1)
setAction (VAction): void 100% (1/1)100% (10/10)100% (3/3)
setCategory (String): void 100% (1/1)100% (4/4)100% (2/2)
setDescription (String): void 100% (1/1)100% (4/4)100% (2/2)
setEnabled (boolean): void 100% (1/1)100% (13/13)100% (4/4)
setEntities (VEntity []): void 100% (1/1)100% (4/4)100% (2/2)
setName (String): void 100% (1/1)100% (4/4)100% (2/2)
setProperties (Properties): void 100% (1/1)100% (4/4)100% (2/2)
setResults (VResult []): void 100% (1/1)100% (4/4)100% (2/2)
setRuleSet (VRuleSet): void 100% (1/1)100% (4/4)100% (2/2)

[source file 'org/jboss/tools/common/verification/vrules/impl/VRuleImpl.java' not found in sourcepath]

[all classes][org.jboss.tools.common.verification.vrules.impl]
EMMA 2.0.5312 (C) Vladimir Roubtsov