Condition Coverage

blib/lib/Games/Sudoku/Component/Controller/Loader.pm
Criterion Covered Total %
condition 2 11 18.1


and 3 conditions

line !l l&&!r l&&r condition
16 0 0 2 @_ == 1 and not ref $_[0]
0 0 0 @_ == 1 and ref $_[0] eq 'SCALAR'

or 2 conditions

line l !l condition
36 2 0 $str ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
25 0 0 0 $options{'filename'} || $options{'file'}