Branch Coverage

lib/Test/Mock/LWP/Conditional.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
29 6 25 if (exists $$Stubs{$key} and exists $$Stubs{$key}{$uri}) { }
17 8 elsif (exists $$Stubs{'__GLOBAL__'}{$uri}) { }
39 5 8 blessed $self ? :