Ran
|
Files
10
|
Run time
18s
|
Badge
README BADGES
|
push
travis-ci
207 of 207 relevant lines covered (100.0%)
8.06 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
100.0 | src/App.php | 21 | 0 | 0 | 0 | 0.0 | |
100.0 | src/Container.php | 487 | 113 | 113 | 0 | 8.0 | |
100.0 | src/Contracts/ContainerInterface.php | 80 | 0 | 0 | 0 | 0.0 | |
100.0 | src/Exception/ContainerException.php | 10 | 0 | 0 | 0 | 0.0 | |
100.0 | src/Exception/InvalidArgumentException.php | 39 | 6 | 6 | 0 | 2.0 | |
100.0 | src/Exception/NotFoundException.php | 13 | 1 | 1 | 0 | 12.0 | |
100.0 | src/Service/ArgumentsHandlerTrait.php | 160 | 30 | 30 | 0 | 9.0 | |
100.0 | src/Service/ServiceClass.php | 184 | 40 | 40 | 0 | 7.0 | |
100.0 | src/Service/ServiceClosure.php | 71 | 8 | 8 | 0 | 3.0 | |
100.0 | src/Service/ServiceMethod.php | 91 | 9 | 9 | 0 | 9.0 |