Branch Coverage

blib/lib/Time/Spent.pm
Criterion Covered Total %
branch 14 16 87.5


line true false branch
17 1 0 unless exists $param->{$name} or defined $default
20 0 6 unless exists $param->{$name}
29 3 3 unless $length =~ /^\d*$/ and $length > 0
48 1 6 unless @_
52 1 7 if $self->is_tracking($_)
66 1 5 unless @_
70 1 4 unless $self->is_tracking($_)
98 9 16 exists $_[0]{'tracked'}{$_[1]} ? :