| blib/lib/JsonSQL/Param/Conditions/LogicCondition.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 3 | 6 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 37 | 0 | 5 | if (eval { do { $argCondition->is_error } }) { } | 
| 44 | 0 | 2 | if (@condition_errors) { } | 
| 59 | 2 | 0 | if (exists $dispatch{$self->{'_op'}}) |