lib/Email/MIME/CreateHTML/Resolver/LWP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
41 | 0 | 0 | if (defined $base) { } |
50 | 0 | 0 | unless $response->is_success |
60 | 0 | 0 | if (defined $filename and length $filename) { } |
68 | 0 | 0 | if ($response->header('content-type')) |
71 | 0 | 0 | if $mimetype =~ /(\S+);\s*charset=(.*)$/ |