Branch Coverage

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


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