Branch Coverage

blib/lib/DBIx/Class/ResultSource/View.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
152 6 6 if $self->is_virtual
169 657 0 unless $new->{'deploy_depends_on'}
170 657 4921 unless ref $new->{'deploy_depends_on'} eq 'HASH'