Branch Coverage

blib/lib/DBIx/Class/ResultSource/View.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
150 0 12 if @_ > 1
151 6 6 $_[0]->is_virtual ? :
170 522 0 unless $new->{'deploy_depends_on'}
171 522 3958 unless ref $new->{'deploy_depends_on'} eq 'HASH'