blib/lib/Video/Delay/Func.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
35 | 1 | 4 | if (ref $self->{'func'} ne '' and ref $self->{'func'} ne 'CODE') |
52 | 4 | 4 | if (ref $self->{'func'} eq '') { } |
59 | 1 | 3 | if ($Video::Delay::Func::EVAL_ERROR) |