/home/runner/work/PackageGenerator/PackageGenerator/src
Parser
Wsdl
(Dashboard)
Classes
Coverage Distribution
Complexity
Insufficient Coverage
Class
Coverage
WsdlToPhp\PackageGenerator\Parser\Wsdl\TagUnion
84%
WsdlToPhp\PackageGenerator\Parser\Wsdl\TagRestriction
89%
Project Risks
Class
CRAP
WsdlToPhp\PackageGenerator\Parser\Wsdl\TagRestriction
23
WsdlToPhp\PackageGenerator\Parser\Wsdl\TagUnion
19
Methods
Coverage Distribution
Complexity
Insufficient Coverage
Method
Coverage
parseTagAttributeType
66%
parseTagAttributeValue
66%
parseEnumeration
75%
findSuitableInheritance
77%
parseRestrictionChildren
80%
parseUnion
81%
parseRestrictionAttributes
83%
parseRestriction
87%
parseTagAttributes
88%
Project Risks
Method
CRAP
parseTagAttributeType
12
parseRestriction
8
findSuitableInheritance
5
parseUnion
5
parseTagAttributes
4
parseRestrictionChildren
3
parseRestrictionAttributes
3
parseTagAttributeValue
2
parseEnumeration
2