| blib/lib/Parse/SAMGov.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 22 | 45.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 63 | 8 | 0 | 8 | defined $cb and ref $cb eq "CODE" |
| 77 | 20 | 0 | 0 | defined $cb and ref $cb eq "CODE" |
| line | l | !l | condition |
|---|---|---|---|
| 33 | 2 | 2 | $1 // "V1" |
| 45 | 4 | 0 | $1 // "V1" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 50 | 0 | 0 | 2 | $entity_info->{'date'} ne $3 or $entity_info->{'rows'} ne $4 |
| 0 | 0 | 2 | $entity_info->{'date'} ne $3 or $entity_info->{'rows'} ne $4 or $entity_info->{'seqno'} ne $5 | |
| 55 | 0 | 0 | 2 | $entity_info->{'date'} ne $2 or $entity_info->{'rows'} ne $4 |
| 0 | 0 | 2 | $entity_info->{'date'} ne $2 or $entity_info->{'rows'} ne $4 or $entity_info->{'seqno'} ne $5 |