Condition Coverage

blib/lib/Tapper/TestSuite/AutoTest.pm
Criterion Covered Total %
condition 0 34 0.0


and 3 conditions

line !l l&&!r l&&r condition
34 0 0 0 -e $dir and not -d $dir

or 2 conditions

line l !l condition
84 0 0 $ENV{'USER'} || 'unknown'
131 0 0 $$args{'report_server'} // 'report_server=UNDEF'
0 0 $$args{'report_port'} // 'report_port=UNDEF'
134 0 0 $$args{'report_server'} // 'report_server=UNDEF'
0 0 $$args{'report_port'} // 'report_port=UNDEF'
209 0 0 $$args{'report_server'} // 'report_server=UNDEF'
0 0 $$args{'report_api_port'} // 'report_api_port=UNDEF'
212 0 0 $$args{'report_server'} // 'report_server=UNDEF'
0 0 $$args{'report_api_port'} // 'report_api_port=UNDEF'
363 0 0 $source || 'http://github.com/autotest/autotest/tarball/0.14.3'
0 0 $ENV{'TAPPER_REPORT_API_PORT'} || '7358'
0 0 $ENV{'TAPPER_REPORT_PORT'} || '7357'
0 0 $ENV{'TAPPER_TESTRUN'} || ''
0 0 $ENV{'TAPPER_REPORT_GROUP'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
86 0 0 0 $$args{'target'} || "$tmp/tapper-testsuite-autotest-client-$user-$checksum"