blib/lib/Test/Mock/LWP/Distilled.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
580 | 0 | 2 | 0 | @file_components and $file_components[-1] ne 't' |
665 | 8 | 2 | 3 | $self->mode eq 'record' and @{$self->mocks;} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
649 | 0 | 1 | 3 | ref $_ ne 'HASH' or not exists $_->{'distilled_request'} |