lib/PatchReader/FixPatchRoot.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
64 | 0 | 0 | 3 | $$file{'rcs_filename'} and substr($$file{'rcs_filename'}, 0, length $$this{'REPOSITORY_ROOT'}) eq $$this{'REPOSITORY_ROOT'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
12 | 0 | 4 | 0 | ref $class || $class |