Branch Coverage

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


line true false branch
29 0 23 if (exists $$Stubs{$key} and exists $$Stubs{$key}{$uri}) { }
22 1 elsif (exists $$Stubs{'__GLOBAL__'}{$uri}) { }
39 0 23 blessed $self ? :