| blib/lib/Geo/TigerLine/Record/Accessor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 3 | 9 | 33.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 83 | 1 | 0 | 0 | $val =~ /[^\d+\-]/ and $$def{'type'} eq 'N' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 48 | 0 | 44 | 0 | ref $self || $self | 
| 79 | 1 | 0 | 0 | $val =~ /\S/ or $$def{'bv'} |