| inc/My/Build.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 6 | 16.6 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 0 | 1 | if (!(-e $grammar_module) || -w $grammar_module and not $self->up_to_date(["XSP.yp"], [$grammar_module])) |
| 22 | 0 | 0 | unless open my $fh, "+<", $grammar_module |
| 32 | 0 | 0 | unless close $fh |