| blib/lib/App/Embra/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 28 | 42.8 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 24 | unless @_ > 0 |
| 0 | 24 | unless @_ > 1 | |
| 0 | 24 | if @_ > 2 | |
| 50 | 0 | 14 | if @_ > 0 |
| 54 | 0 | 11 | if @_ > 0 |
| 59 | 0 | 3 | unless @_ > 0 |
| 0 | 3 | if @_ > 1 | |
| 62 | 0 | 3 | if $e eq $ext |
| 66 | 0 | 1 | unless @_ > 0 |
| 0 | 1 | if @_ > 1 | |
| 70 | 0 | 34 | unless @_ > 0 |
| 0 | 34 | if @_ > 1 | |
| 74 | 0 | 0 | if @_ > 0 |
| 76 | 0 | 0 | unless open my $fh, '<', $fname |