blib/lib/CracTools/BitVector.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 19 | 19 | 100.0 |
pod | 15 | 15 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
8 | 2 | n/a | BEGIN |
11 | 2 | n/a | BEGIN |
12 | 2 | n/a | BEGIN |
13 | 2 | n/a | BEGIN |
17 | 51 | Yes | new |
40 | 3 | Yes | firstBitSet |
46 | 1 | Yes | copy |
61 | 10 | Yes | set |
72 | 1 | Yes | unset |
82 | 107 | Yes | get |
92 | 9 | Yes | prev |
133 | 3 | Yes | succ |
175 | 4 | Yes | rank |
191 | 2 | Yes | select |
202 | 4 | Yes | length |
208 | 9 | Yes | nbSet |
213 | 9 | Yes | nb_set |
217 | 4 | Yes | toString |
233 | 4 | Yes | to_string |