blib/lib/Geography/USStates.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 10 | 80.0 |
line | l | !l | condition |
---|---|---|---|
79 | 4 | 4 | $hash{'hashkey'} ||= '' |
80 | 6 | 2 | $hash{'case'} ||= '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
82 | 6 | 0 | 2 | @_ or $hash{'case'} |
6 | 0 | 2 | @_ or $hash{'case'} or $hash{'hashkey'} eq 'name' |