Condition Coverage

blib/lib/App/IniDiff/IniFile.pm
Criterion Covered Total %
condition 0 48 0.0


and 3 conditions

line !l l&&!r l&&r condition
173 0 0 0 @_ > 0 and ref $_[0]
284 0 0 0 @_ > 0 and ref $_[0]
439 0 0 0 not /^\s*[$App::IniDiff::IniFile::commentchars]/ and /"/
556 0 0 0 not defined $value and $name =~ /-$/
692 0 0 0 defined $keyActions and not @{$keyActions;}
0 0 0 defined $entryActions and not @{$entryActions;}
709 0 0 0 not $ifile =~ m[^/] and $mypath ne ''
0 0 0 not $ifile =~ m[^/] and $mypath ne '' and $mypath ne $file
0 0 0 not $ifile =~ m[^/] and $mypath ne '' and $mypath ne $file and -e $mypath . '/' . $ifile
726 0 0 0 defined $keyActions and not @{$keyActions;}
0 0 0 defined $entryActions and not @{$entryActions;}
765 0 0 0 defined $entryActions and not @{$entryActions;}

or 3 conditions

line l !l&&r !l&&!r condition
124 0 0 0 ref $proto || $proto
238 0 0 0 ref $proto || $proto
405 0 0 0 ref $proto || $proto
662 0 0 0 ref $proto || $proto