blib/lib/Bio/ConnectDots/Connector.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 18 | 55.5 |
line | true | false | branch |
---|---|---|---|
15 | 0 | 4 | unless $class eq 'Bio::ConnectDots::Connector' |
18 | 0 | 4 | if $dots_hash |
34 | 1 | 1 | wantarray ? : |
40 | 0 | 1 | unless (defined $dots_list) |
43 | 0 | 1 | wantarray ? : |
48 | 0 | 1 | unless @_ |
49 | 0 | 1 | @_ == 1 ? : |
54 | 0 | 2 | unless $dotset |
55 | 2 | 0 | unless 'ARRAY' eq ref $ids |