Branch Coverage

blib/lib/Test/Stub.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
20 1 6 ref $stub eq 'CODE' ? :
51 7 1 if (UNIVERSAL::can($$self, $method) or UNIVERSAL::can($$self, 'AUTOLOAD')) { }