Condition Coverage

blib/lib/App/Cmd/Tester.pm
Criterion Covered Total %
condition 9 11 81.8


and 3 conditions

line !l l&&!r l&&r condition
98 11 2 1 $error and eval { do { $error->isa("App::Cmd::Tester::Exited") } }
102 13 0 1 $App::Cmd::_bad and not $exit_code

or 2 conditions

line l !l condition
96 1 2 0 + $! || -1

or 3 conditions

line l !l&&r !l&&!r condition
90 0 4 10 ref $app or $app->isa("App::Cmd::Simple")