Branch Coverage

blib/lib/DBIx/ProfileManager.pm
Criterion Covered Total %
branch 18 30 60.0


line true false branch
28 8 48 if (@_ == 2) { }
43 2 0 unless (@db_handles > 0)
48 2 0 if (@db_handles > 0)
52 2 0 if ($db_handles[0])
58 0 2 if @{$self->path;} == 0
72 0 2 unless (exists $DBI::db::{'DESTROY'})
89 0 2 unless $self->is_started
110 1 1 unless @results > 0
115 7 0 exists $$result{$1} ? :
119 2 0 wantarray ? :
134 2 0 wantarray ? :
140 0 3 unless exists $$dbh{'Profile'} and defined $$dbh{'Profile'}{'Data'}
142 0 3 if exists $self->data->{$dsn}
160 4 0 wantarray ? :
166 14 8 if (@{$self->path;} == $depth)