Branch Coverage

blib/lib/Vue/Crud.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
35 0 0 if @query
38 0 0 if $sort =~ /,/u
48 0 0 if defined $query_str
49 0 0 if $time
53 0 0 if ($length == 3) { }
0 0 elsif ($length == 4) { }
0 0 elsif ($length == 5) { }
58 0 0 if ($name_str) { }
0 0 elsif ($time_str) { }
98 0 0 if @query
101 0 0 if $sort =~ /,/u
110 0 0 if defined $query_str
111 0 0 if $time
115 0 0 if ($length == 3) { }
0 0 elsif ($length == 4) { }
0 0 elsif ($length == 5) { }
120 0 0 if ($name_str) { }
0 0 elsif ($time_str) { }