lib/Games/Nonogram/Block.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 15 | 15 | 100.0 |
pod | 12 | 12 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 5 | n/a | BEGIN |
4 | 5 | n/a | BEGIN |
5 | 5 | n/a | BEGIN |
8 | 19 | Yes | new |
20 | 3 | Yes | id |
23 | 34 | Yes | clear |
30 | 634 | Yes | length |
40 | 1036 | Yes | left |
50 | 782 | Yes | right |
60 | 125 | Yes | die_if_overflowed |
77 | 125 | Yes | is_overflowed |
88 | 105 | Yes | cant_have |
131 | 500 | Yes | might_have |
139 | 206 | Yes | must_have |
151 | 86 | Yes | try |