| blib/lib/Perl/Dist/Inno/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 16 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 1 | 0 | unless (defined $self->ignore_version) |
| 60 | 0 | 1 | unless (_STRING($self->source)) |
| 63 | 0 | 1 | unless (_STRING($self->dest_dir)) |
| 80 | 1 | 0 | if $self->ignore_version |
| 81 | 1 | 0 | if $self->recurse_subdirs |
| 82 | 1 | 0 | if $self->create_all_subdirs |
| 83 | 0 | 1 | if $self->is_readme |
| 84 | 1 | 0 | scalar @flags ? : |