blib/lib/Bio/Polloc/RuleI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 21 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
274 | 6 | 0 | 1 | defined $$self{'_executable'} && $$self{'_executable'} =~ /^(t|1|y)/i |
677 | 0 | 0 | 0 | defined $self->value and ref($self->value) =~ /hash/i |
0 | 0 | 0 | defined $self->value and ref($self->value) =~ /hash/i and defined $self->value->{"-$key"} |
line | l | !l | condition |
---|---|---|---|
195 | 11 | 0 | $$self{'_context'} ||= [0, 0, 0] |
490 | 10 | 6 | $$self{'_safe_values'} ||= {} |
709 | 0 | 0 | $$self{'_children_id'} ||= 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
80 | 0 | 6 | 0 | ref $caller || $caller |
523 | 0 | 1 | 0 | $$self{'_source'} ||= $self->type |