blib/lib/Bio/Gonzales/Project/Functions.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 20 | 30.0 |
line | true | false | branch |
---|---|---|---|
37 | 0 | 0 | if @_ > 0 and $_[0] |
38 | 0 | 0 | if @_ > 0 and $_[0] |
42 | 0 | 0 | unless system(@_) == 0 |
50 | 0 | 12 | if (not $ref_type or $ref_type ne 'ARRAY' and $ref_type ne 'HASH') { } |
56 | 0 | 12 | if ($conf->{'test'}) |
67 | 51 | 0 | if (defined $res and @$res > 0) |
73 | 12 | 0 | if (ref $data eq 'ARRAY') { } |
0 | 0 | elsif (ref $data eq 'HASH') { } | |
75 | 66 | 11 | if $pm->start |
82 | 0 | 0 | if $pm->start |