Branch Coverage

blib/lib/Bootylicious/Timestamp.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
19 206 81 if (exists $params{'epoch'}) { }
34 0 81 unless $timestamp =~ qr/^$TIMESTAMP_RE$/
46 0 81 if $@ or $epoch < 0
84 1 1 $timestamp =~ qr/^$TIMESTAMP_RE$/ ? :