Condition Coverage

blib/lib/TAP3/Tap3edit.pm
Criterion Covered Total %
condition 15 29 51.7


and 3 conditions

line !l l&&!r l&&r condition
505 0 0 16 $release && $version
514 0 0 0 $rap_version and $rap_release
515 0 0 0 $release && $version
533 0 0 2 $release && $version
623 5 18 5 not $self->supl_spec_file and $self->file_type eq 'RAP'

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
55 0 14 0 ref $proto || $proto
504 0 16 12 $file_type eq 'TAP' or $file_type eq 'NOT'
640 18 28 23766 $_ =~ /Structure of a (Tap batch|NRTRDE)/ or $_ =~ /END/
657 10 10 15690 $_ =~ /Structure of a Tap batch/ or $_ =~ /END/