Condition Coverage

blib/lib/FlatFile.pm
Criterion Covered Total %
condition 12 18 66.6


and 3 conditions

line !l l&&!r l&&r condition
201 430 148 0 $opt{'check_keys'} and not exists $default_default{$k}
204 163 0 415 not exists $$self{$k} and exists $$settings{$k}
205 148 267 0 $opt{'mandatory'} and not defined $$settings{$k}
522 5 6 16 keys %{$$self{'UPDATE'};} == 0 and keys %{$$self{'DELETE'};} == 0

or 3 conditions

line l !l&&r !l&&!r condition
583 0 10 0 ref $self || $self
598 11 293 0 ref $self || $self