| blib/lib/WWW/RobotRules/Parser/MultiValue.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 13 | 53.8 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 33 | 115 | 0 | 0 | blessed $uri and $uri->isa('URI') | 
| 34 | 0 | 0 | 115 | $uri->can('host') and $uri->can('port') | 
| line | l | !l | condition | 
|---|---|---|---|
| 66 | 28 | 0 | $txt // '' | 
| 135 | 11 | 5 | $base || 1 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 45 | 157 | 42 | 0 | $$self{'rules'}{$domain} //= 'Hash::MultiValue'->new |