| blib/lib/Parse/IASLog.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 2190 | 1 | 1 | unless defined $opts{'enumerate'} and not $opts{'enumerate'} |
| 2199 | 0 | 2 | unless scalar @data >= 6 |
| 2203 | 0 | 18 | unless exists $attributes{$attribute} |
| 2204 | 0 | 18 | if $$record{$attribute} =~ /^0x[0-9A-F]+$/i |
| 2206 | 7 | 2 | if $$self{'enumerate'} and exists $attributes{$attribute}{'enum'} and defined $attributes{$attribute}{'enum'}{$$record{$attribute}} |