| blib/lib/Hadoop/Streaming/Reducer/Input/ValuesIterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 8 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 20 | 0 | 0 | if $self->first | 
| 21 | 0 | 0 | unless defined $self->input_iter->input->next_key | 
| 22 | 0 | 0 | $self->input_iter->current_key eq $self->input_iter->input->next_key ? : | 
| 30 | 0 | 0 | if (my $first = $self->first) |