Branch Coverage

blib/lib/UAV/Pilot/EasyEvent.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
90 2 2 if ($self->_event_type_exists($name)) { }
110 0 3 unless defined $callbacks
122 1 5 if ($is_one_off)
128 1 2 if $is_callbacks_changed
155 4 0 if ($self->UNITS_MILLISECOND == $unit)