blib/lib/Algorithm/Bitonic/Sort.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 9 | 9 | 100.0 |
pod | 1 | 1 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 2 | n/a | BEGIN |
4 | 2 | n/a | BEGIN |
5 | 2 | n/a | BEGIN |
6 | 2 | n/a | BEGIN |
14 | 2 | n/a | BEGIN |
78 | 30 | Yes | bitonic_sort |
96 | 82 | n/a | _bitonic_merge |
124 | 34 | n/a | _bitonic_compare |
150 | 2 | n/a | _some_sorting_algorithm |