blib/lib/Dist/Zilla/Plugin/Substitute.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
57 | 1 | 2 | if (my(@filenames) = $self->files) { } |
59 | 1 | 1 | if &first(sub { $file->name eq $_; } , @filenames) |
76 | 1 | 2 | if ($self->_has_filename_code) |