Branch Coverage

lib/Test/Mock/LWP/Conditional/Stubs.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
24 13 0 if $self->is_stub($stub)
33 22 1 if ($self->is_http_res($stub)) { }
1 0 elsif (ref $stub eq 'CODE') { }