blib/lib/Makefile/Update/VCProj.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
69 | 0 | 1 | 6 | defined $line_with_eol and $line_with_eol =~ /^\s*Name="(.*)"\r?\n$/ |
87 | 0 | 1 | 10 | defined $line_with_eol and $line_with_eol =~ /^\s*RelativePath="(.*)"(>?)\r?\n$/ |