Branch Coverage

blib/lib/ONE.pm
Criterion Covered Total %
branch 11 22 50.0


line true false branch
54 1 1 if ($event eq 'idle') { }
1 0 elsif ($event =~ /^SIG([\w\d]+)$/) { }
67 1 0 if ($event eq 'idle') { }
0 0 elsif ($event =~ /^SIG([\w\d]+)$/) { }
78 0 1 ref $cors ? :
79 0 1 if (defined $self->_loop_cv)
90 0 1 ref $cors ? :
91 0 1 unless defined $self->_loop_cv
106 0 2 if ($@)
110 2 0 if @args or not /=/
111 0 2 if ($@)