| blib/lib/Dancer2/Plugin/EditFile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 263 | 0 | 0 | unless $files->{$file_id}{'file'} and -f $files->{$file_id}{'file'} |
| 296 | 0 | 0 | if (not $files->{$file_id}{'file'}) { } |
| 0 | 0 | elsif ($plugin->{'backup'} and $plugin->{'backup_dir'}) { } | |
| 300 | 0 | 0 | if (-d $plugin->{'backup_dir'}) |
| 312 | 0 | 0 | if ($@) |
| 320 | 0 | 0 | if ($status_message eq '') |
| 326 | 0 | 0 | if ($@) |