blib/lib/Test/CGI/Multipart/Gen/Text.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
21 | 1 | 7 | unless exists $$href{'type'} |
22 | 1 | 6 | if $$href{'type'} ne 'text/plain' |
24 | 1 | 5 | if exists $$href{'value'} |
33 | 1 | 2 | &$arg('paragraphs') ? : |
1 | 3 | &$arg('sentences') ? : | |
1 | 4 | &$arg('words') ? : |