| lib/Contenticious/Generator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 0 | 9 | unless grep {$_ eq $filename;} @{$self->files;} |
| 49 | 0 | 9 | unless defined $source |
| 56 | 4 | 5 | unless -d $target_dir |
| 62 | 9 | 0 | if $self->is_executable($filename) |