| Bio/Restriction/IO/itype2.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 20 | 28 | 71.4 | 
| line | true | false | branch | 
|---|---|---|---|
| 105 | 10 | 1 | if $line =~ /^[ R]/ | 
| 120 | 0 | 16 | unless ($site) | 
| 121 | 0 | 0 | if $self->verbose > 0 | 
| 124 | 0 | 16 | unless $name | 
| 143 | 1 | 15 | if ($site =~ /\,/) | 
| 154 | 9 | 7 | $prototype ? : | 
| 161 | 10 | 6 | if $vendor | 
| 167 | 16 | 0 | if $refs | 
| 190 | 3 | 13 | if ($meth) | 
| 193 | 2 | 1 | if ($meth =~ /(\S+)\((\d+)\),(\S+)\((\d+)\)/) { } | 
| 1 | 0 | elsif ($meth =~ /(\S+)\((\d+)\)/) { } | |
| 204 | 0 | 0 | if $self->verbose > 0 | 
| 211 | 1 | 15 | if @sequences | 
| 232 | 4 | 8 | $c < 0 ? : |