blib/lib/CHI/Cascade/Target.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 16 | 62.5 |
line | true | false | branch |
---|---|---|---|
21 | 8 | 35 | if exists $_[0]{'locked'} |
29 | 2 | 34 | unless $_[0]{'time'} |
49 | 0 | 25 | if (@_) { } |
54 | 0 | 25 | exists $self->{'finish_time'} && $self->{'finish_time'} ? : |
62 | 10 | 10 | if (@_) { } |
63 | 10 | 0 | if $expires eq 'never' or $expires eq 'now' |
76 | 0 | 0 | $self->{'expires_finish_time'} > &Time::HiRes::time() ? : |
0 | 10 | exists $self->{'expires_finish_time'} && $self->{'expires_finish_time'} ? : |