Condition Coverage

blib/lib/HTML/Dojo.pm
Criterion Covered Total %
condition 12 13 92.3


and 3 conditions

line !l l&&!r l&&r condition
203 3387 178 89 $1 eq 'DIR' and $$opt{'directories'}
207 267 1129 2258 $1 eq 'FILE' and $$opt{'files'}
319 1 40 1 $1 eq 'FILE' and $2 eq $filename

or 2 conditions

line l !l condition
165 0 3 $$opt{'edition'} || $$self{'edition'} || 'ajax'
233 1 2 $$opt{'edition'} || $$self{'edition'} || 'ajax'