EMMA Coverage Report (generated Mon Sep 24 17:47:05 EEST 2007)
[all classes][org.jboss.tools.seam.internal.core]

COVERAGE SUMMARY FOR SOURCE FILE [SeamJavaComponentDeclaration.java]

nameclass, %method, %block, %line, %
SeamJavaComponentDeclaration.java100% (1/1)72%  (26/36)45%  (482/1061)46%  (95/208)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class SeamJavaComponentDeclaration100% (1/1)72%  (26/36)45%  (482/1061)46%  (95/208)
addRole (IRole): void 0%   (0/1)0%   (0/9)0%   (0/3)
getBijectedAttributesByName (String): Set 0%   (0/1)0%   (0/31)0%   (0/6)
getBijectedAttributesByType (BijectedAttributeType): Set 0%   (0/1)0%   (0/30)0%   (0/6)
getRoles (): Set 0%   (0/1)0%   (0/3)0%   (0/1)
open (): void 0%   (0/1)0%   (0/14)0%   (0/5)
removeBijectedAttribute (IBijectedAttribute): void 0%   (0/1)0%   (0/6)0%   (0/2)
removeMethod (ISeamComponentMethod): void 0%   (0/1)0%   (0/6)0%   (0/2)
removeRole (IRole): void 0%   (0/1)0%   (0/6)0%   (0/2)
setPrecedence (IValueInfo): void 0%   (0/1)0%   (0/37)0%   (0/11)
setScope (IValueInfo): void 0%   (0/1)0%   (0/15)0%   (0/3)
typesAreEqual (Map, Map): boolean 100% (1/1)18%  (7/38)13%  (0,6/5)
mergeRoles (SeamJavaComponentDeclaration, Change): void 100% (1/1)22%  (29/129)15%  (3,2/21)
mergeComponentMethods (SeamJavaComponentDeclaration, Change): void 100% (1/1)27%  (29/109)18%  (3,1/17)
getMethodsByType (SeamComponentMethodType): Set 100% (1/1)40%  (12/30)42%  (2,6/6)
mergeBijected (SeamJavaComponentDeclaration, Change): void 100% (1/1)44%  (71/160)42%  (12,2/29)
merge (SeamObject): List 100% (1/1)50%  (66/132)65%  (13,6/21)
setScope (String): void 100% (1/1)60%  (12/20)50%  (3/6)
clone (): SeamJavaComponentDeclaration 100% (1/1)68%  (56/82)66%  (9,2/14)
getDeclaredVariables (): Set 100% (1/1)87%  (26/30)93%  (4,6/5)
<static initializer> 100% (1/1)100% (45/45)100% (7/7)
SeamJavaComponentDeclaration (): void 100% (1/1)100% (30/30)100% (8/8)
addBijectedAttribute (IBijectedAttribute): void 100% (1/1)100% (9/9)100% (3/3)
addMethod (ISeamComponentMethod): void 100% (1/1)100% (9/9)100% (3/3)
getBijectedAttributes (): Set 100% (1/1)100% (3/3)100% (1/1)
getClassName (): String 100% (1/1)100% (3/3)100% (1/1)
getMethods (): Set 100% (1/1)100% (3/3)100% (1/1)
getPrecedence (): int 100% (1/1)100% (3/3)100% (1/1)
getScope (): ScopeType 100% (1/1)100% (30/30)100% (7/7)
getSourceMember (): IMember 100% (1/1)100% (3/3)100% (1/1)
isEntity (): boolean 100% (1/1)100% (4/4)100% (1/1)
isOfType (BeanType): boolean 100% (1/1)100% (12/12)100% (1/1)
isStateful (): boolean 100% (1/1)100% (4/4)100% (1/1)
setClassName (String): void 100% (1/1)100% (4/4)100% (2/2)
setPrecedence (int): void 100% (1/1)100% (4/4)100% (2/2)
setType (IType): void 100% (1/1)100% (4/4)100% (2/2)
setTypes (Map): void 100% (1/1)100% (4/4)100% (2/2)

[source file 'org/jboss/tools/seam/internal/core/SeamJavaComponentDeclaration.java' not found in sourcepath]

[all classes][org.jboss.tools.seam.internal.core]
EMMA 2.1.5320 (stable) (C) Vladimir Roubtsov