blib/lib/Net/Google/Code/Issue/Attachment.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 5 | 40.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
58 | 0 | 0 | 5 | $size and $size =~ /([\d.]+)\s*(\w+)/ |
line | l | !l | condition |
---|---|---|---|
101 | 1 | 0 | $self->_mime_type || 'File::MMagic'->new->checktype_contents($content) || 'application/octet-stream' |