Branch Coverage

blib/lib/Java/Release/Obj.pm
Criterion Covered Total %
branch 18 18 100.0


line true false branch
49 1 19 if ($type and &none(sub {
58 12 7 if ($type eq 'new') { }
59 9 3 if ($self->update)
60 4 5 if ($self->interim) { }
66 1 8 if ($self->patch)
73 2 5 if ($self->interim or $self->patch)
77 4 1 if ($self->update)
90 3 7 if ($self->interim)
93 7 3 if ($self->update) { }