Branch Coverage

blib/lib/Juno/Check/HTTP.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
33 0 0 if $self->has_on_before
39 0 0 if $self->has_on_result
42 0 0 if ($$headers{'Status'} =~ /^2/) { }
43 0 0 if $self->has_on_success
46 0 0 if $self->has_on_fail