Branch Coverage

blib/lib/App/Cmd/Tester.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
74 0 1 unless $TEST_IN_PROGRESS
90 10 4 unless ref $app or $app->isa('App::Cmd::Simple')
96 3 11 defined $error ? :
98 1 13 if ($error and eval { do { $error->isa('App::Cmd::Tester::Exited') } })
102 1 13 if $App::Cmd::_bad and not $exit_code
129 12 3 $ok ? :
161 0 1 unless defined $code