Branch Coverage

bin/testrail-report
Criterion Covered Total %
branch 8 12 66.6


line true false branch
47 1 7 if ($opts{'help'})
52 0 7 if (-e $homedir . "/.testrailrc" and not $opts{'apiurl'} && $opts{'password'} && $opts{'user'})
61 0 7 if $file and not -e $file
69 0 7 unless $opts{'run'} and $opts{'apiurl'} and $opts{'password'} and $opts{'user'} and $opts{'project'}
78 1 6 if $opts{'version'}
80 7 0 if $opts{'browser'}