blib/lib/HTTP/Proxy/BodyFilter/save.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 15 | 16 | 93.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
31 | 22 | 1 | 1 | $args{'keep_old'} and $args{'timestamp'} |
37 | 19 | 1 | 1 | defined $args{'filename'} and not UNIVERSAL::isa($args{'filename'}, 'CODE') |
65 | 1 | 1 | 2 | defined $file and $file ne '' |
line | l | !l | condition |
---|---|---|---|
77 | 16 | 2 | $segs[-1] || 'index.html' |
2 | 1 | $segs[-1] || 'index.html' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
93 | 13 | 5 | 0 | $$self{'_hpbf_save_prefix'} || () |