Condition Coverage

blib/lib/Template/Plugin/File/StaticURL.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
116 0 1 5 $$params{'file_root'} and -d $$params{'file_root'}

or 2 conditions

line l !l condition
105 0 6 $$params{'base_url'} || ''
1 5 $$params{'prefix'} || '/'
1 5 $$params{'graceful'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
129 3 0 2 $stat or $$self{'graceful'}