Branch Coverage

blib/lib/Test/LWP/Recorder.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
50 2 0 $filter{$key} ? :
61 2 2 %query ? :
70 0 4 if ($request->content)
71 0 0 $params ? :
100 2 2 if ($$self{'_test_options'}{'record'})
110 2 0 if ($self->_has_cache($key)) { }