Condition Coverage

blib/lib/TAP3/Tap3edit.pm
Criterion Covered Total %
condition 13 29 44.8


and 3 conditions

line !l l&&!r l&&r condition
502 0 0 16 $release && $version
511 0 0 0 $rap_version and $rap_release
512 0 0 0 $release && $version
530 0 0 2 $release && $version
620 5 18 5 not $self->supl_spec_file and $self->file_type eq 'RAP'

or 2 conditions

line l !l condition
581 19 0 $spec_file || (return undef)

or 3 conditions

line l !l&&r !l&&!r condition
57 0 14 0 ref $proto || $proto
501 0 16 12 $file_type eq 'TAP' or $file_type eq 'NOT'
637 18 0 23772 $_ =~ /Structure of a (Tap batch|NRTRDE)/ or $_ =~ /END/
654 10 0 15700 $_ =~ /Structure of a Tap batch/ or $_ =~ /END/