Branch Coverage

blib/lib/Time/Random.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
10 2 104 scalar @_ == 1 ? :
18 2 105 ref $args{$_} ? :
2 107 $args{'strptime'} ? :
102 1 $_ eq 'to' ? :
109 103 $args{$_} ? :
20 5 101 $args{'strftime'} ? :