| blib/lib/Template/Plugin/MIME.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 3 | 7 | 42.8 | 
| line | l | !l | condition | 
|---|---|---|---|
| 59 | 5 | 0 | $$params{'hostname'} || hostname() || 'localhost' | 
| 309 | 1 | 3 | $mimetype ||= 'application/octet-stream' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 304 | 0 | 0 | 0 | $mimetype ||= $$self{'magic'}->checktype_filename($path) |