| blib/lib/Catmandu/Expander.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| statement | 7 | 7 | 100.0 |
| branch | n/a | ||
| condition | n/a | ||
| subroutine | 3 | 3 | 100.0 |
| pod | 1 | 1 | 100.0 |
| total | 11 | 11 | 100.0 |
| line | stmt | bran | cond | sub | pod | time | code |
|---|---|---|---|---|---|---|---|
| 1 | |||||||
| 2 | use Catmandu::Sane; | ||||||
| 3 | 3 | 3 | 18 | ||||
| 3 | 5 | ||||||
| 3 | 16 | ||||||
| 4 | our $VERSION = '1.2019'; | ||||||
| 5 | |||||||
| 6 | use parent 'CGI::Expand'; | ||||||
| 7 | 3 | 3 | 19 | ||||
| 3 | 3 | ||||||
| 3 | 18 | ||||||
| 8 | |||||||
| 9 | 20018 | 20018 | 1 | 338718 | 1; | ||
| 10 |