blib/lib/Minilla/Gitignore.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 0 | unless open my $fh, "<", $filename |
33 | 0 | 0 | if (ref $pattern) { } |
43 | 0 | 0 | unless (grep {$pattern eq $_;} @{$self->lines;}) |
55 | 0 | 0 | unless open my $fh, ">", $filename |