Condition Coverage

blib/lib/Bio/Gonzales/Feat/IO/GFF3.pm
Criterion Covered Total %
condition 7 29 24.1


and 2 conditions

line l !l condition
101 0 0 $self->_wrote_sth_before(1) and return

or 2 conditions

line l !l condition
69 0 0 $self->pragmas->{$1} //= []
72 0 0 $self->pragmas->{$1} //= []
75 0 0 $self->pragmas->{$1} //= []
78 0 0 $self->pragmas->{$1} //= []
81 0 0 $self->pragmas->{$1} //= []
238 0 114 $attrs{$tag} //= []

or 3 conditions

line l !l&&r !l&&!r condition
60 0 0 4 not $l or $l =~ /^\s*$/
147 7 9 60 $l =~ /^\#/ or $l =~ /^\s*$/
16 0 60 $l =~ /^\#/ or $l =~ /^\s*$/ or $l =~ m[^//]
175 0 0 0 $l =~ /^\#/ or $l =~ /^\s*$/
0 0 0 $l =~ /^\#/ or $l =~ /^\s*$/ or $l =~ m[^//]