Branch Coverage

blib/lib/AppBase/Sort.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
148 0 0 if ($args{'_gen_comparer'}) { }
0 0 elsif ($args{'_gen_sorter'}) { }
0 0 elsif ($args{'_gen_keygen'}) { }
150 0 0 if ($opt_ci) { }
151 0 0 if ($opt_reverse) { }
157 0 0 if ($opt_reverse) { }
169 0 0 if ($is_numeric) { }
170 0 0 if ($opt_reverse) { }
176 0 0 if ($opt_reverse) { }
177 0 0 if ($opt_ci) { }
183 0 0 if ($opt_ci) { }