Branch Coverage

blib/lib/App/JobLog/Log/Event.pm
Criterion Covered Total %
branch 22 28 78.5


line true false branch
15 0 0 $_[0]->is_closed ? :
23 1082 3 unless $self->is_open
34 3764 1082 if ($c1 <= 0 and $c2 >= 0)
37 0 1082 if $self->start >= $end or $start >= $self->end
38 540 542 $c1 < 0 ? :
39 540 542 $c2 < 0 ? :
55 6 124 unless ($comparison)
56 6 0 if ($other->isa('App::JobLog::Log::Event'))
57 5 1 if ($self->is_closed) { }
0 1 elsif ($other->is_closed) { }
58 5 0 if ($other->is_closed) { }
85 6 131 $self->is_open ? :
95 1 139 if ($days_end < $e) { }
120 127 43 if ($self->start > $other->start)