| blib/lib/Business/LCCN.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 9 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 369 | 232 | 0 | 232 | ref $other and blessed $other |
| 232 | 0 | 232 | ref $other and blessed $other and $other->isa('Business::LCCN') | |
| 395 | 0 | 41 | 366 | $year_encoded =~ /^\d{2}$/ and $serial =~ /^\d{6}$/ |