Subroutine Coverage
blib/lib/SQL/Entity/Condition.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
23 |
26 |
88.4
|
pod |
20 |
20 |
100.0
|
line |
count |
pod |
subroutine |
3
|
6 |
n/a |
BEGIN |
4
|
6 |
n/a |
BEGIN |
5
|
6 |
n/a |
BEGIN |
9
|
6 |
n/a |
BEGIN |
10
|
6 |
n/a |
BEGIN |
75
|
46 |
Yes |
operand1 |
86
|
0 |
Yes |
set_operand1 |
97
|
84 |
Yes |
operator |
106
|
46 |
Yes |
operand2 |
116
|
0 |
Yes |
set_operand2 |
128
|
88 |
Yes |
relation |
141
|
74 |
Yes |
conditions |
160
|
42 |
Yes |
new |
174
|
15 |
Yes |
condition_iterator |
178
|
36 |
n/a |
__ANON__ |
196
|
32 |
Yes |
sql_cond |
213
|
8 |
Yes |
and |
233
|
3 |
Yes |
or |
253
|
1 |
Yes |
sql_and |
265
|
1 |
Yes |
sql_or |
277
|
4 |
Yes |
sql_composite |
292
|
46 |
Yes |
as_string |
342
|
84 |
Yes |
operand |
392
|
0 |
Yes |
extend_bind_variables |
424
|
12 |
Yes |
struct_to_condition |
446
|
14 |
Yes |
convert_extended_operand |