Branch Coverage

blib/lib/ex/interface.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
21 0 0 if $AUTOLOAD eq 'DESTROY'
23 0 0 if (${"${interface}::__METHOD";}{$AUTOLOAD}) { }