| blib/lib/Test/HexDifferences/HexDump.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 12 | 83.3 |
| line | l | !l | condition |
|---|---|---|---|
| 35 | 1 | 8 | $attr_ref->{'address'} || 0 |
| 129 | 1 | 19 | $1 || 4 |
| 214 | 12 | 14 | $1 || 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 35 | 3 | 6 | 0 | $attr_ref->{'format'} || "$default_format%*x" |
| 66 | 0 | 1 | 25 | $data_pool->{'is_multibyte_error'} or not $is_match |