blib/lib/Data/Fallback/ConfFile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 12 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
41 | 0 | 2 | 2 | $from_file_hash and defined $$from_file_hash{$$self{'hash'}{'item'}} |
2 | 0 | 2 | $from_file_hash and defined $$from_file_hash{$$self{'hash'}{'item'}} and length $$from_file_hash{$$self{'hash'}{'item'}} | |
55 | 0 | 0 | 0 | $filename and -e $filename |
58 | 0 | 0 | 0 | defined $$file_hash{$$self{'item'}} and $$file_hash{$$self{'item'}} eq $$self{'update'}{'item'} |