| blib/lib/Courriel/Part/Single.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 100 | 117 | 2 | unless $self->_has_disposition |
| 115 | 0 | 3 | if (@disp > 1) |
| 135 | 6 | 3 | $unencoded{lc $encoding} ? : |
| 142 | 5 | 4 | if $self->content_type->is_binary |
| 144 | 1 | 3 | if lc $self->content_type->charset eq 'unknown-8bit' |
| 160 | 2 | 2 | $self->content_type->is_binary ? : |
| 165 | 2 | 2 | if $unencoded{lc $encoding} |