Branch Coverage

blib/lib/App/Cmd/Tester.pm
Criterion Covered Total %
branch 13 14 92.8


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