blib/lib/File/Comments.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
65 | 6 | 2 | 10 | defined $$self{'target'}{'suffix'} and exists $$self{'suffixes'}{$$self{'target'}{'suffix'}} |
84 | 0 | 6 | 2 | defined $$self{'target'}{'file_base'} and exists $$self{'bases'}{$$self{'target'}{'file_base'}} |