| 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 |
| 80 | 30 | Yes | bitonic_sort |
| 100 | 82 | n/a | _bitonic_merge |
| 135 | 34 | n/a | _bitonic_compare |
| 164 | 2 | n/a | _some_sorting_algorithm |