| blib/lib/Boundary.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 16 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 1 | 5 | if $CROAK_MESSAGE_SUFFIX |
| 48 | 1 | 6 | unless $INFO{$interface} |
| 51 | 1 | 5 | unless @requires |
| 53 | 1 | 4 | if (my(@requires_fail) = grep({not $impl->can($_);} @requires)) |
| 61 | 1 | 5 | unless @interfaces |
| 65 | 1 | 5 | unless $ok |
| 75 | 4 | 4 | unless $INFO{$impl} |
| 78 | 2 | 2 | unless $interface_map{$_} |