| blib/lib/IO/Storm/Bolt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 22 | 45.4 |
| line | true | false | branch |
|---|---|---|---|
| 67 | 3 | 0 | if ($self->auto_anchor) |
| 70 | 2 | 1 | unless (defined $$args{'anchors'}) |
| 76 | 0 | 2 | if (ref $a eq 'IO::Storm::Tuple') |
| 82 | 1 | 2 | if (defined $$args{'stream'}) |
| 86 | 0 | 3 | if (defined $$args{'direct_task'}) |
| 94 | 0 | 3 | if (defined $$msg{'task'}) { } |
| 106 | 1 | 0 | if (ref $tuple eq 'IO::Storm::Tuple') { } |
| 119 | 1 | 0 | if (ref $tuple eq 'IO::Storm::Tuple') { } |
| 143 | 0 | 0 | if ($self->auto_ack) |
| 154 | 0 | 0 | if (scalar @{$self->_current_tups;} == 1) |
| 156 | 0 | 0 | if ($self->auto_fail) |