Branch Coverage

blib/lib/Catalyst/Controller/DBIC/API/Validator/Visitor.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
39 69 23 if (not ref $elem) { }
23 0 elsif (ref $elem eq 'HASH') { }