Condition Coverage

blib/lib/SVN/RaWeb/Light.pm
Criterion Covered Total %
condition 16 16 100.0


and 3 conditions

line !l l&&!r l&&r condition
91 15 8 3 $is_list_item and $cgi->param('trans_no_list')
525 2 1 6 ref $@ eq 'HASH' and exists $$@{'callback'}

or 2 conditions

line l !l condition
54 13 28 $args{'url_translations'} || []
460 1 1 $$props{'svn:mime-type'} || 'text/plain'

or 3 conditions

line l !l&&r !l&&!r condition
192 2 9 6 $path eq '' || $path =~ s[/$][]
213 1 1 13 $node_kind eq $SVN::Node::none or $node_kind eq $SVN::Node::unknown