Branch Coverage
blib/lib/JsonSQL/Param/ConditionDispatcher.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
38
7
28
if
(
&any
(
sub
{
$_
eq
$op
;
}
,
@
{
$opmap
{
$classObj
}
;
}
)
)
45
7
0
if
(
$success
)
{
}