Branch Coverage

inc/Test/LWP/Recorder.pm
Criterion Covered Total %
branch 3 10 30.0


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