Branch Coverage

blib/lib/HeliosX/Logger/HiRes.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
125 0 0 unless (scalar @_ == 3)
129 0 0 defined $priority ? :
130 0 0 defined $self->getConfig->{'log_priority_threshold'} ? :
131 0 0 if ($priority > $threshold)
140 0 0 defined $job ? :
141 0 0 defined $job ? :
160 0 0 if ($@) { }
170 0 0 unless ($success)