Branch Coverage

blib/lib/Catalyst/Model/Adaptor.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
13 0 0 if (scalar @rest)
14 0 0 if (ref $rest[0] eq 'HASH') { }