| blib/lib/PDF/Builder/NamedDestination.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 488 | 1 | 0 | 0 | ref $args[$i + 1] ne "" and ref $args[$i + 1] ne "ARRAY" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 176 | 1 | 0 | 2 | $location eq "fit" or $location eq "fitb" |
| 437 | 0 | 0 | 1 | ref $args[1] eq "ARRAY" or $arg_counts{$location} == 1 |