Condition Coverage

Bio/Root/Test.pm
Criterion Covered Total %
condition 15 41 36.5


and 3 conditions

line !l l&&!r l&&r condition
133 0 0 0 $got_kind eq 'warn' and $exp_kind eq 'carped'
213 1 274 1 defined $tests and $tests == 0
416 17 0 231 defined $val1 && defined $val2
467 0 0 0 ref $req_exe && $req_exe->isa('Bio::Tools::Run::WrapperBase')
376 0 0 $req_exe and not ref $req_exe && $req_exe->isa('Bio::Tools::Run::WrapperBase')
502 299 0 33 $req_net and not test_network()
507 299 0 0 $req_email and not test_email()
524 299 0 0 $req_env and not exists $ENV{$req_env}

or 2 conditions

line l !l condition
398 0 94 $ENV{'BIOPERLDEBUG'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
103 31 15 0 $warning ||= $msg
363 0 0 33 $build->notes('network') || $ENV{'AUTHOR_TESTING'} || $ENV{'RELEASE_TESTING'}
384 0 0 0 $build->notes('email') || $ENV{'AUTHOR_TESTING'} || $ENV{'RELEASE_TESTING'}
478 0 0 376 $args{'-framework'} || $GLOBAL_FRAMEWORK
514 0 0 0 $@ or not defined $eval