Branch Coverage

blib/lib/Video/Delay/Func.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
38 1 4 if (ref $self->{'func'} ne '' and ref $self->{'func'} ne 'CODE')
55 4 4 if (ref $self->{'func'} eq '') { }
62 1 3 if ($Video::Delay::Func::EVAL_ERROR)