| blib/lib/App/PAIA/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 16 | 18 | if -e $DEFAULT{$$self{'type'}} |
| 25 | 0 | 54 | @_ > 1 ? : |
| 53 | 1 | 15 | unless open my $fh, '<', $file |
| 68 | 0 | 10 | unless open my $fh, '>', $file |
| 79 | 4 | 0 | unless defined $self->file and -e $self->file |