Branch Coverage

blib/lib/Log/Agent/Tag/Callback.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
53 0 3 unless ref $vset
57 0 2 unless (defined $callback)
62 0 2 unless (ref $callback and $callback->isa('Callback'))
98 0 3 if $self->{'busy'}