Branch Coverage

blib/lib/Class/Dynamic.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
16 0 1 if ($sr = shift @foo) eq 'CODE'
18 0 1 unless ref $sr
21 0 1 if (not defined &$UNIVERSAL::AUTOLOAD) { }
23 0 0 if $method eq 'DESTROY'