Branch Coverage

blib/lib/JSAN/Indexer.pm
Criterion Covered Total %
branch 1 12 8.3


line true false branch
18 0 2 if $index_db
68 0 0 unless ($type eq 'has_many' and UNIVERSAL::can($self->loader->find_class($class), $col))
70 0 0 if $@
92 0 0 unless $self->_meta
97 0 0 if (ref $build eq 'HASH')
100 0 0 if (ref $req eq 'HASH')