blib/lib/Bio/Das/TypeHandler.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 16 | 6.2 |
line | true | false | branch |
---|---|---|---|
35 | 0 | 0 | if @_ |
58 | 2 | 0 | unless @_ and defined $_[0] |
60 | 0 | 0 | ref $_[0] eq 'ARRAY' ? : |
87 | 0 | 0 | unless ref $types and @$types |
93 | 0 | 0 | $source ? : |
97 | 0 | 0 | if $$self{'match_subs'}{$expr} |
105 | 0 | 0 | if $self->debug |
107 | 0 | 0 | if $@ |