Condition Coverage

blib/lib/File/Find/IncludesTimeRange.pm
Criterion Covered Total %
condition 0 30 0.0


and 3 conditions

line !l l&&!r l&&r condition
146 0 0 0 not $@ and defined $timestamp
169 0 0 0 $start <= $current_timestamp and $current_timestamp <= $end
0 0 0 defined $previous_timestamp and not $previous_found
0 0 0 defined $previous_timestamp and not $previous_found and $previous_timestamp < $start
0 0 0 defined $previous_timestamp and not $previous_found and $previous_timestamp < $start and $current_timestamp > $end
173 0 0 0 defined $previous_timestamp and not $previous_found
0 0 0 defined $previous_timestamp and not $previous_found and $start != $current_timestamp
0 0 0 not $previous_found and $start == $current_timestamp
196 0 0 0 not defined $timestamp_to_return[0] and defined $found_timestamps[0]
0 0 0 not defined $timestamp_to_return[0] and defined $found_timestamps[0] and $found_timestamps[$#found_timestamps] <= $end