Branch Coverage

blib/lib/DBIx/Class/Helper/TableSample.pm
Criterion Covered Total %
branch 14 18 77.7


line true false branch
28 9 0 if (my $conf = delete $attrs->{'tablesample'})
32 0 9 if XXX and @$from > 1
35 3 6 unless XXX
37 0 9 unless XXX
44 4 5 if (my $type = $conf->{'method'} // $conf->{'type'})
49 3 6 if XXX
52 2 7 if (defined $conf->{'repeatable'})
54 1 1 if XXX
58 9 0 if (XXX) { }