Condition Coverage

blib/lib/XUL/App/XULFile.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
107 0 0 0 $prereqs and not ref $prereqs
108 0 0 0 $prereqs and @$prereqs

or 2 conditions

line l !l condition
35 0 0 delete $$opts{'template'} || 'main'
36 0 0 delete $$opts{'arguments'} || []
98 0 0 $visited ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
130 0 0 0 -f "js/$file" || -f "js/thirdparty/$file" || -f "tmp/content/$file"