Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
193 440 153 0 $opt{'check_keys'} and not exists $default_default{$k}
196 169 0 424 not exists $self->{$k} and exists $settings->{$k}
197 153 271 0 $opt{'mandatory'} and not defined $settings->{$k}
513 6 6 26 keys %{$$self{"UPDATE"};} == 0 and keys %{$$self{"DELETE"};} == 0

or 3 conditions

line l !l&&r !l&&!r condition
574 0 10 0 ref $self || $self
589 12 322 0 ref $self || $self