Condition Coverage

lib/File/Type/WebImages.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
66 0 3 0 defined $substr and $substr =~ /^PNG/

or 2 conditions

line l !l condition
39 4 0 'IO::File'->new($filename) || (return undef)

or 3 conditions

line l !l&&r !l&&!r condition
18 1 1 2 length $argument > 1024 or $argument =~ /\n/