blib/lib/Lab/Moose/Instrument/DummySource.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 18 | 88.8 |
line | true | false | branch |
---|---|---|---|
111 | 0 | 25 | unless ($self->_active) |
119 | 19 | 6 | $target_level >= $start_level ? : |
127 | 14 | 207 | if ($self->_active) { } |
138 | 10 | 4 | $target_level >= $start_level ? : |
140 | 3 | 11 | if ($remaining_time < 0) { } |
157 | 0 | 5 | if ($self->_active) |
181 | 1 | 1 | if ($start_time + $duration > &Lab::Moose::Instrument::DummySource::time()) |
192 | 3 | 11 | unless ($self->_active) |
195 | 10 | 1 | if ($self->_remaining_sweep_time > 0) |