| blib/lib/Data/Range/Compare/Stream/Iterator/Consolidate/FillMissing.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 18 | 88.8 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 0 | 5 | unless defined $con |
| 21 | 26 | 25 | if $$self{'con'}->has_next |
| 22 | 7 | 18 | if defined $$self{'missing_result'} |
| 23 | 7 | 11 | if defined $$self{'last_result_obj'} |
| 32 | 8 | 16 | if (defined $$self{'missing_result'}) { } |
| 11 | 5 | elsif (defined $$self{'last_result_obj'}) { } | |
| 40 | 5 | 0 | if ($it->has_next) { } |
| 47 | 11 | 5 | if ($it->has_next) { } |
| 49 | 3 | 8 | if ($last_result->get_common->contiguous_check($result->get_common)) { } |