| blib/lib/SeeAlso/Format.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 16 | 62.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 17 | 1 | 6 | unless (reftype $resp || '') eq 'ARRAY' and @$resp == 4 | 
| 18 | 0 | 6 | if ref($$resp[0] // []) | 
| 19 | 0 | 6 | unless (reftype $resp || '') eq 'ARRAY' | 
| 22 | 0 | 18 | unless (reftype $a || '') eq 'ARRAY' | 
| 23 | 0 | 18 | if grep {ref($_ // []);} @$a | 
| 32 | 3 | 0 | if (@_) | 
| 57 | 0 | 4 | if defined $result and not valid($result) | 
| 62 | 3 | 2 | unless $result |