Repo Added
|
Files
26
|
Badge
README BADGES
|
push
travis-ci
5 of 5 new or added lines in 1 file covered. (100.0%)
276 of 387 relevant lines covered (71.32%)
6.69 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | src/Types/Mixed_.php | 31 | 1 | 0 | 1 | 0.0 | |
0.0 | src/Types/Iterable_.php | 31 | 1 | 0 | 1 | 0.0 | |
0.0 | src/Types/Float_.php | 31 | 1 | 0 | 1 | 0.0 | |
0.0 | src/Types/Integer.php | 28 | 1 | 0 | 1 | 0.0 | |
0.0 | src/Types/Boolean.php | 31 | 1 | 0 | 1 | 0.0 | |
0.0 | src/Types/Callable_.php | 31 | 1 | 0 | 1 | 0.0 | |
0.0 | src/Types/Collection.php | 67 | 7 | 0 | 7 | 0.0 | |
0.0 | src/Types/AbstractList.php | 84 | 17 | 0 | 17 | 0.0 | |
0.0 | src/FqsenResolver.php | 75 | 15 | 0 | 15 | 0.0 | |
0.0 | src/Types/Null_.php | 31 | 1 | 0 | 1 | 0.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
166 | 0.7.1 | Unclosed array expression should throw exception In the current implementation we do not take into account that people may try the following notation: `@var array(string => string|null)` At the moment this is interpreted as an Array Express... | push | travis-ci | pending completion |