| blib/lib/Test2/Tools/TypeTiny.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 15 | 21 | 71.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 153 | 0 | 4 | 4 | not $type->_is_null_constraint and $type->has_inlined |
| 212 | 1 | 3 | 0 | $orig_result && $inlineless_result |
| 794 | 140 | 30 | 0 | $current_check->is_parameterized and $current_check->parent->has_deep_explanation |
| 833 | 66 | 0 | 52 | $check and $coercion_type != $type |
| line | l | !l | condition |
|---|---|---|---|
| 844 | 56 | 3 | $old_value //= "" |
| 845 | 45 | 14 | $new_value //= "" |
| 848 | 8 | 0 | builtin::refaddr($_) // "" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 848 | 4 | 0 | 55 | ref $old_value or ref $new_value |