blib/lib/Convert/Binary/C.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
37 | 0 | 6227 | unless ref $self |
39 | 1 | 6226 | unless $opt =~ /^[A-Z]/ |
40 | 1 | 6225 | unless @_ <= 1 |
41 | 21 | 6204 | unless (@_ or defined wantarray) |
54 | 210 | 5994 | if ($@) |