Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
B | Core\Delegate\Delegate::reflection() | 0 | 9 | 5 | 1 | 0 | 1 |
B | Units\DelegateTests::testInvoke() | 0 | 21 | 1 | 0 | 0 | 0 |
B | Units\DelegateTests::testReflection() | 0 | 24 | 1 | 0 | 0 | 0 |
A | Delegate\Delegate::__construct() | 0 | 6 | 4 | 1 | 0 | 1 |
A | DelegateTests::testFromStaticMethod() | 0 | 11 | 1 | 0 | 0 | 0 |
A | DelegateTests::testFromFunction() | 0 | 10 | 1 | 0 | 0 | 0 |
A | DelegateTests::testFromClosure() | 0 | 7 | 1 | 0 | 0 | 0 |
A | Units\DelegateTests::testFromMethod() | 0 | 6 | 1 | 0 | 0 | 0 |
A | Fixtures\FooCallable::__invoke() | 0 | 2 | 1 | 0 | 0 | 0 |
A | Delegate\Delegate::fromStaticMethod() | 0 | 2 | 1 | 0 | 0 | 0 |
A | Fixtures\FooCallable::invokeWith() | 0 | 2 | 1 | 0 | 0 | 0 |
A | Delegate\Delegate::fromFunction() | 0 | 2 | 1 | 0 | 0 | 0 |
A | Delegate\CallableTrait::__invoke() | 0 | 2 | 1 | 0 | 0 | 0 |
A | Units\DelegateTests::sampleMethod() | 0 | 2 | 1 | 0 | 0 | 0 |
A | Delegate\CallableTrait::invokeWith() | 0 | 2 | 1 | 0 | 0 | 0 |