Branch Coverage

blib/lib/Test/Fixture/DBIC/Schema.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
32 3 1 if (ref $stuff) { }
33 2 1 if (ref $stuff eq 'ARRAY') { }