EMMA Coverage Report (generated Thu Sep 13 16:35:15 PDT 2007)
[all classes][org.jboss.tools.seam.internal.core]

COVERAGE SUMMARY FOR SOURCE FILE [SeamJavaComponentDeclaration.java]

nameclass, %method, %block, %line, %
SeamJavaComponentDeclaration.java100% (1/1)58%  (21/36)26%  (280/1061)30%  (62.4/208)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class SeamJavaComponentDeclaration100% (1/1)58%  (21/36)26%  (280/1061)30%  (62.4/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)
merge (SeamObject): List 0%   (0/1)0%   (0/132)0%   (0/21)
mergeBijected (SeamJavaComponentDeclaration, Change): void 0%   (0/1)0%   (0/160)0%   (0/29)
mergeComponentMethods (SeamJavaComponentDeclaration, Change): void 0%   (0/1)0%   (0/109)0%   (0/17)
mergeRoles (SeamJavaComponentDeclaration, Change): void 0%   (0/1)0%   (0/129)0%   (0/21)
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 0%   (0/1)0%   (0/38)0%   (0/5)
getMethodsByType (SeamComponentMethodType): Set 100% (1/1)40%  (12/30)42%  (2.6/6)
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.0.5312 (C) Vladimir Roubtsov