| blib/lib/Makefile/Update/VCProj.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 6 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 66 | 0 | 0 | 2 | defined $line_with_eol and $line_with_eol =~ /^\s*Name="(.*)"\r?\n$/ |
| 84 | 0 | 0 | 7 | defined $line_with_eol and $line_with_eol =~ /^\s*RelativePath="(.*)"(>?)\r?\n$/ |