Branch Coverage

blib/lib/POE/Component/Client/HTTPDeferred.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
156 0 1 unless my $d = delete $$req{'_deferred'}
158 0 1 if ($res->is_success) { }