| blib/lib/Math/DyckWords.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 16 | 16 | 100.0 |
| pod | 8 | 9 | 88.8 |
| line | count | pod | subroutine |
|---|---|---|---|
| 77 | 1 | n/a | BEGIN |
| 78 | 1 | n/a | BEGIN |
| 79 | 1 | n/a | BEGIN |
| 81 | 1 | n/a | BEGIN |
| 82 | 1 | n/a | BEGIN |
| 83 | 1 | n/a | BEGIN |
| 84 | 1 | n/a | BEGIN |
| 111 | 195 | Yes | dyck_words_by_lex |
| 159 | 1 | Yes | dyck_words_by_position |
| 210 | 43 | Yes | translate_positions |
| 236 | 42 | No | dyck_words_by_swap |
| 279 | 141 | Yes | monotonic_path_count |
| 308 | 1 | Yes | positions |
| 332 | 1 | Yes | ranking |
| 361 | 1 | Yes | unranking |
| 401 | 1 | Yes | catalan_number |