Branch Coverage

blib/lib/Eidolon/Core/Loader.pm
Criterion Covered Total %
branch 4 10 40.0


line true false branch
48 0 1 if $@
50 0 1 unless $class->isa('Eidolon::Driver')
51 0 1 if exists $$self{'type_cache'}{$class}
65 1 0 if exists $$self{'type_cache'}{$class}
70 0 0 if $_->isa($class)