Branch Coverage

blib/lib/Test/FixtureBuilder.pm
Criterion Covered Total %
branch 14 28 50.0


line true false branch
27 0 1 unless $caller->can('FIXTURE_BUILDER_META')
32 0 1 if exists $$meta{'db'}
43 0 1 unless $success
53 0 2 unless $caller->can('FIXTURE_BUILDER_META')
58 0 2 if exists $$meta{'table'}
67 0 2 unless $success
76 0 6 unless $caller->can('FIXTURE_BUILDER_META')
81 0 6 @_ > 1 ? :
90 0 0 if blessed $name
102 0 3 unless $self->can($field)
114 0 2 unless @_
120 0 2 unless $dbh
130 0 15 unless blessed $self and $self->isa('Test::FixtureBuilder')
133 3 12 if @_