Branch Coverage

blib/lib/Test/Dist/Zilla/Build.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
170 1 3 if ($self->exception)
174 1 3 if (exists $expected->{'exception'} and defined $expected->{'exception'}) { }
179 4 0 if (exists $expected->{'messages'})