| blib/lib/Pod/Stupid.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 87 | 0 | 31 | unless defined $text |
| 104 | 25 | 136 | if $non_pod_txt |
| 123 | 28 | 133 | if $cmd_type eq 'cut' |
| 154 | 23 | 8 | if $remainder |
| 169 | 0 | 31 | unless defined $text_ref |
| 172 | 31 | 0 | unless ref $text_ref |
| 175 | 0 | 31 | unless ref $pod_pieces |
| 180 | 48 | 472 | unless $$pp{'is_pod'} |