line |
true |
false |
branch |
98
|
0 |
24 |
unless $$_{'type'}
|
101
|
12 |
12 |
if $$_{'type'} eq 'createtable'
|
102
|
3 |
21 |
if $$_{'type'} eq 'droptable'
|
103
|
5 |
19 |
if $$_{'type'} eq 'altertable'
|
106
|
1 |
23 |
if $$_{'type'} eq 'createindex'
|
107
|
0 |
24 |
if $$_{'type'} eq 'alterindex'
|
108
|
0 |
24 |
if $$_{'type'} eq 'dropindex'
|
111
|
1 |
23 |
if $$_{'type'} eq 'createview'
|
112
|
0 |
24 |
if $$_{'type'} eq 'alterview'
|
113
|
0 |
24 |
if $$_{'type'} eq 'dropview'
|
116
|
0 |
24 |
if $$_{'type'} eq 'createsequence'
|
117
|
0 |
24 |
if $$_{'type'} eq 'altersequence'
|
118
|
0 |
24 |
if $$_{'type'} eq 'dropsequence'
|
121
|
0 |
24 |
if $$_{'type'} eq 'createfunction'
|
122
|
0 |
24 |
if $$_{'type'} eq 'alterfunction'
|
123
|
0 |
24 |
if $$_{'type'} eq 'dropfunction'
|
126
|
0 |
24 |
if $$_{'type'} eq 'createtrigger'
|
127
|
0 |
24 |
if $$_{'type'} eq 'altertrigger'
|
128
|
0 |
24 |
if $$_{'type'} eq 'droptrigger'
|
131
|
1 |
23 |
if $$_{'type'} eq 'sql'
|
134
|
1 |
23 |
if $$_{'type'} eq 'insert'
|
135
|
0 |
24 |
if $$_{'type'} eq 'set'
|
136
|
0 |
24 |
if $$_{'type'} eq 'delete'
|