blib/lib/CracTools/BitVector.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 19 | 19 | 100.0 |
pod | 15 | 15 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
7 | 2 | n/a | BEGIN |
10 | 2 | n/a | BEGIN |
11 | 2 | n/a | BEGIN |
12 | 2 | n/a | BEGIN |
16 | 51 | Yes | new |
39 | 3 | Yes | firstBitSet |
45 | 1 | Yes | copy |
60 | 10 | Yes | set |
71 | 1 | Yes | unset |
81 | 107 | Yes | get |
91 | 9 | Yes | prev |
132 | 3 | Yes | succ |
174 | 4 | Yes | rank |
190 | 2 | Yes | select |
201 | 4 | Yes | length |
207 | 9 | Yes | nbSet |
212 | 9 | Yes | nb_set |
216 | 4 | Yes | toString |
232 | 4 | Yes | to_string |