| blib/lib/Math/Counting.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 12 | 12 | 100.0 |
| pod | 7 | 7 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 6 | 4 | n/a | BEGIN |
| 7 | 4 | n/a | BEGIN |
| 10 | 4 | n/a | BEGIN |
| 23 | 4 | n/a | BEGIN |
| 24 | 4 | n/a | BEGIN |
| 28 | 8 | Yes | factorial |
| 39 | 7 | Yes | bfact |
| 46 | 11 | Yes | permutation |
| 58 | 22 | Yes | bperm |
| 73 | 7 | Yes | bderange |
| 90 | 11 | Yes | combination |
| 102 | 22 | Yes | bcomb |