Condition Coverage

blib/lib/Scrabble/Dict.pm
Criterion Covered Total %
condition 5 15 33.3


or 3 conditions

line l !l&&r !l&&!r condition
19 0 1 0 ref $this || $this
22 0 1 0 delete $init{'host'} || $defaults{'host'}
0 1 0 delete $init{'uri_home'} || $defaults{'uri_home'}
0 1 0 delete $init{'uri_dict'} || $defaults{'uri_dict'}
0 0 1 delete $init{'undefined_as'} || $defaults{'undefined_as'}