Branch Coverage
blib/lib/MooseX/App/Message/Envelope.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
70
0
0
if
(
$self
->has_exitcode
)
{
}
72
0
0
if
(
$exitcode
==
0
)
{
}