| blib/lib/Reflex/POE/Wheel.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 12 | 2 | unless exists $self->valid_params->{$param} |
| 38 | 2 | 2 | unless $self->call_gate('create_wheel', $wheel_class, $args) |
| 64 | 0 | 2 | unless defined $self->wheel and $self->call_gate('demolish_wheel') |
| 88 | 0 | 17 | unless $self |