Condition Coverage

blib/lib/CPAN/Access/AdHoc/Archive/Null.pm
Criterion Covered Total %
condition 6 12 50.0


or 3 conditions

line l !l&&r !l&&!r condition
39 0 14 0 ref $class || $class
42 14 0 0 ref $arg{'content'} or defined $arg{'path'}
111 0 1 0 -d $where or mkdir $where
158 6 8 13 $handled{$content_type} or $content_type =~ m[ \A text/ ]msx