| blib/lib/App/JESP/Patch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 4 | unless ($self->file) |
| 36 | 0 | 4 | unless (-e $file and -r $file) |
| 42 | 0 | 5 | 'File::Spec'->file_name_is_absolute($filename) ? : |
| 50 | 0 | 1 | unless ($self->file) |
| 52 | 0 | 1 | unless (-r $file) |
| 56 | 1 | 0 | if (-x $file) |
| 64 | 1 | 4 | unless ($self->file =~ /\.sql$/) |