| blib/lib/App/PAIA/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 11 | 20 | if -e $DEFAULT{$$self{'type'}} |
| 23 | 0 | 49 | @_ > 1 ? : |
| 51 | 1 | 12 | unless open my $fh, '<', $file |
| 66 | 0 | 9 | unless open my $fh, '>', $file |
| 77 | 4 | 0 | unless defined $self->file and -e $self->file |