Condition Coverage

blib/lib/SQL/QueryMaker.pm
Criterion Covered Total %
condition 14 20 70.0


and 3 conditions

line !l l&&!r l&&r condition
31 1 0 2 blessed $value and $value->can('bind_column')
50 2 0 9 blessed $arg and $arg->can('as_sql')
64 4 0 9 blessed $arg and $arg->can('as_sql')
97 3 0 1 blessed $arg and $arg->can('as_sql')
109 5 0 1 blessed $arg and $arg->can('as_sql')
196 31 0 3 ref $b and not blessed $b

or 2 conditions

line l !l condition
219 10 15 $quote_cb ||= \"e_identifier