Branch Coverage

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


line true false branch
26 9 0 if (my $conf = delete $attrs->{'tablesample'})
30 0 9 if XXX and @$from > 1
33 3 6 unless XXX
35 0 9 unless XXX
42 4 5 if (my $type = $conf->{'method'} // $conf->{'type'})
47 3 6 if XXX
50 2 7 if (defined $conf->{'repeatable'})
52 1 1 if XXX
56 9 0 if (XXX) { }