blib/lib/Bio/Tools/EUtilities/Link/LinkSet.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 18 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
60 | 108 | 0 | 59 | $self->{'_dbto'} and not $tmp{$self->{'_dbto'}}++ |
122 | 0 | 0 | 0 | $id && exists $self->{'_id'}{$id} |
215 | 26 | 8 | 16 | $self->datatype eq 'idcheck' and exists $data->{'content'} |
line | l | !l | condition |
---|---|---|---|
20 | 50 | 0 | $type ||= 'linkset' |
186 | 0 | 0 | $arg ||= 'all' |
280 | 0 | 0 | shift() || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
94 | 12 | 4 | 10 | $datatype eq 'idcheck' or $datatype eq 'urllink' |