Branch Coverage
blib/lib/DBIx/Class/Helper/ResultSet/Shortcut/Search/Base.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
15
2
3
if
(
@columns
==
1
and
ref
$columns
[
0
]
and
ref
$columns
[
0
]
eq
'ARRAY'
)
29
2
6
if
$column
=~
/^\./