Percentage | Lines | ||
---|---|---|---|
Pointcut |
|
0 % | 17 |
ReflectionClass |
|
100 % | 74 |
Bind |
|
100 % | 86 |
AbstractMatcher |
|
100 % | 37 |
AnnotatedMatcher |
|
100 % | 11 |
AnnotatedWithMatcher |
|
100 % | 28 |
Compiler |
|
100 % | 104 |
LogicalAndMatcher |
|
100 % | 28 |
AnyMatcher |
|
100 % | 52 |
BuiltinMatcher |
|
100 % | 39 |
CRAP Score | Lines | ||
---|---|---|---|
ReflectionClass::getParentClass() | 6 | 6 | |
ReflectionClass::getConstructor() | 6 | 8 | |
ReflectionClass::getMethods() | 6 | 10 | |
Compiler::compile() | 4 | 22 | |
ReflectionClass::getAnnotation() | 3 | 10 | |
Bind::bind() | 3 | 15 | |
Bind::getAnnotationPointcuts() | 3 | 12 | |
ReflectionMethod::getAnnotation() | 3 | 10 | |
Compiler::hasBoundMethod() | 3 | 13 | |
LogicalAndMatcher::matchesClass() | 3 | 9 | |