Branch Coverage

blib/lib/Class/DBI/ViewLoader/Auto.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
90 3 3 if (@_ == 1) { }
92 2 1 if (ref $proto eq 'HASH') { }
108 1 4 unless my $sub = $class->can('db_Main')