Bio/Annotation/Target.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 14 | 92.8 |
line | true | false | branch |
---|---|---|---|
79 | 2 | 27 | if $target_id |
80 | 14 | 15 | if $tstart |
81 | 14 | 15 | if $tend |
82 | 1 | 28 | if $tstrand |
137 | 0 | 1 | if ref $cb ne 'CODE' |
165 | 28 | 39 | if (defined $value) |
200 | 2 | 2 | if defined $_[0] |