Branch Coverage

blib/lib/Test/Rail/Harness.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
35 5 4 if $ENV{'TESTRAIL_CONFIGS'}
36 5 4 if scalar @configs
38 7 2 if $ENV{'TESTRAIL_VERSION'}
47 1 8 if $ENV{'TESTRAIL_SECTIONS'}
48 1 8 if scalar @sections
52 9 0 if ($ENV{'TESTRAIL_MOCKED'})
55 1 8 unless (defined $Test::LWP::UserAgent::TestRailMock::mockObject)