1 |
|
|
2 |
|
|
3 |
|
|
4 |
|
|
5 |
|
|
6 |
|
|
7 |
|
|
8 |
|
|
9 |
|
|
10 |
|
|
11 |
|
|
12 |
|
|
13 |
|
|
14 |
|
|
15 |
|
|
16 |
|
|
17 |
|
|
18 |
|
|
19 |
|
|
20 |
|
package org.xwiki.rendering.wikimodel; |
21 |
|
|
22 |
|
|
23 |
|
@version |
24 |
|
@since |
25 |
|
|
|
|
| 24.2% |
Uncovered Elements: 47 (62) |
Complexity: 60 |
Complexity Density: 30 |
|
26 |
|
public class EmptyWemListener implements IWemListener |
27 |
|
{ |
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
28 |
99 |
public EmptyWemListener()... |
29 |
|
{ |
30 |
|
|
31 |
|
} |
32 |
|
|
33 |
|
|
34 |
|
@see |
35 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
36 |
0 |
public void beginDefinitionDescription()... |
37 |
|
{ |
38 |
|
|
39 |
|
} |
40 |
|
|
41 |
|
|
42 |
|
@see |
43 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
44 |
0 |
public void beginDefinitionList(WikiParameters params)... |
45 |
|
{ |
46 |
|
|
47 |
|
} |
48 |
|
|
49 |
|
|
50 |
|
@see |
51 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
52 |
0 |
public void beginDefinitionTerm()... |
53 |
|
{ |
54 |
|
|
55 |
|
} |
56 |
|
|
57 |
|
|
58 |
|
@see |
59 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
60 |
99 |
public void beginDocument()... |
61 |
|
{ |
62 |
|
|
63 |
|
} |
64 |
|
|
65 |
|
|
66 |
|
@see |
67 |
|
|
|
|
| 100% |
Uncovered Elements: 0 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
68 |
99 |
public void beginDocument(WikiParameters params)... |
69 |
|
{ |
70 |
99 |
beginDocument(); |
71 |
|
} |
72 |
|
|
73 |
|
|
74 |
|
@see |
75 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
76 |
105 |
public void beginFormat(WikiFormat format)... |
77 |
|
{ |
78 |
|
|
79 |
|
} |
80 |
|
|
81 |
|
|
82 |
|
@see |
83 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
84 |
0 |
public void beginHeader(int headerLevel, WikiParameters params)... |
85 |
|
{ |
86 |
|
|
87 |
|
} |
88 |
|
|
89 |
|
|
90 |
|
@see |
91 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
92 |
0 |
public void beginInfoBlock(String infoType, WikiParameters params)... |
93 |
|
{ |
94 |
|
|
95 |
|
} |
96 |
|
|
97 |
|
|
98 |
|
@see |
99 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
100 |
0 |
public void beginList(WikiParameters params, boolean ordered)... |
101 |
|
{ |
102 |
|
|
103 |
|
} |
104 |
|
|
105 |
|
|
106 |
|
@see |
107 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
108 |
0 |
public void beginListItem()... |
109 |
|
{ |
110 |
|
|
111 |
|
} |
112 |
|
|
113 |
|
|
114 |
|
@see |
115 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
116 |
99 |
public void beginParagraph(WikiParameters params)... |
117 |
|
{ |
118 |
|
|
119 |
|
} |
120 |
|
|
121 |
|
|
122 |
|
@see |
123 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
124 |
0 |
public void beginPropertyBlock(String propertyUri, boolean doc)... |
125 |
|
{ |
126 |
|
|
127 |
|
} |
128 |
|
|
129 |
|
|
130 |
|
@see |
131 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
132 |
0 |
public void beginPropertyInline(String str)... |
133 |
|
{ |
134 |
|
|
135 |
|
} |
136 |
|
|
137 |
|
|
138 |
|
@see |
139 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
140 |
0 |
public void beginQuotation(WikiParameters params)... |
141 |
|
{ |
142 |
|
|
143 |
|
} |
144 |
|
|
145 |
|
|
146 |
|
@see |
147 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
148 |
0 |
public void beginQuotationLine()... |
149 |
|
{ |
150 |
|
|
151 |
|
} |
152 |
|
|
153 |
|
|
154 |
|
@see |
155 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
156 |
99 |
public void beginSection(int docLevel, int headerLevel, WikiParameters params)... |
157 |
|
{ |
158 |
|
|
159 |
|
} |
160 |
|
|
161 |
|
|
162 |
|
@see |
163 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
164 |
99 |
public void beginSectionContent(int docLevel, int headerLevel, WikiParameters params)... |
165 |
|
{ |
166 |
|
|
167 |
|
} |
168 |
|
|
169 |
|
|
170 |
|
@see |
171 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
172 |
0 |
public void beginTable(WikiParameters params)... |
173 |
|
{ |
174 |
|
|
175 |
|
} |
176 |
|
|
177 |
|
|
178 |
|
@see |
179 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
180 |
0 |
public void beginTableCell(boolean tableHead, WikiParameters params)... |
181 |
|
{ |
182 |
|
|
183 |
|
} |
184 |
|
|
185 |
|
|
186 |
|
@see |
187 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
188 |
0 |
public void beginTableRow(WikiParameters params)... |
189 |
|
{ |
190 |
|
|
191 |
|
} |
192 |
|
|
193 |
|
|
194 |
|
@see |
195 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
196 |
0 |
public void endDefinitionDescription()... |
197 |
|
{ |
198 |
|
|
199 |
|
} |
200 |
|
|
201 |
|
|
202 |
|
@see |
203 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
204 |
0 |
public void endDefinitionList(WikiParameters params)... |
205 |
|
{ |
206 |
|
|
207 |
|
} |
208 |
|
|
209 |
|
|
210 |
|
@see |
211 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
212 |
0 |
public void endDefinitionTerm()... |
213 |
|
{ |
214 |
|
|
215 |
|
} |
216 |
|
|
217 |
|
|
218 |
|
@see |
219 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
220 |
99 |
public void endDocument()... |
221 |
|
{ |
222 |
|
|
223 |
|
} |
224 |
|
|
225 |
|
|
226 |
|
@see |
227 |
|
|
|
|
| 100% |
Uncovered Elements: 0 (1) |
Complexity: 1 |
Complexity Density: 1 |
|
228 |
99 |
public void endDocument(WikiParameters params)... |
229 |
|
{ |
230 |
99 |
endDocument(); |
231 |
|
} |
232 |
|
|
233 |
|
|
234 |
|
@see |
235 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
236 |
105 |
public void endFormat(WikiFormat format)... |
237 |
|
{ |
238 |
|
|
239 |
|
} |
240 |
|
|
241 |
|
|
242 |
|
@see |
243 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
244 |
0 |
public void endHeader(int headerLevel, WikiParameters params)... |
245 |
|
{ |
246 |
|
|
247 |
|
} |
248 |
|
|
249 |
|
|
250 |
|
@see |
251 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
252 |
0 |
public void endInfoBlock(String infoType, WikiParameters params)... |
253 |
|
{ |
254 |
|
|
255 |
|
} |
256 |
|
|
257 |
|
|
258 |
|
@see |
259 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
260 |
0 |
public void endList(WikiParameters params, boolean ordered)... |
261 |
|
{ |
262 |
|
|
263 |
|
} |
264 |
|
|
265 |
|
|
266 |
|
@see |
267 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
268 |
0 |
public void endListItem()... |
269 |
|
{ |
270 |
|
|
271 |
|
} |
272 |
|
|
273 |
|
|
274 |
|
@see |
275 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
276 |
99 |
public void endParagraph(WikiParameters params)... |
277 |
|
{ |
278 |
|
|
279 |
|
} |
280 |
|
|
281 |
|
|
282 |
|
@see |
283 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
284 |
0 |
public void endPropertyBlock(String propertyUri, boolean doc)... |
285 |
|
{ |
286 |
|
|
287 |
|
} |
288 |
|
|
289 |
|
|
290 |
|
@see |
291 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
292 |
0 |
public void endPropertyInline(String inlineProperty)... |
293 |
|
{ |
294 |
|
|
295 |
|
} |
296 |
|
|
297 |
|
|
298 |
|
@see |
299 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
300 |
0 |
public void endQuotation(WikiParameters params)... |
301 |
|
{ |
302 |
|
|
303 |
|
} |
304 |
|
|
305 |
|
|
306 |
|
@see |
307 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
308 |
0 |
public void endQuotationLine()... |
309 |
|
{ |
310 |
|
|
311 |
|
} |
312 |
|
|
313 |
|
|
314 |
|
@see |
315 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
316 |
99 |
public void endSection(int docLevel, int headerLevel, WikiParameters params)... |
317 |
|
{ |
318 |
|
|
319 |
|
} |
320 |
|
|
321 |
|
|
322 |
|
@see |
323 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
324 |
99 |
public void endSectionContent(int docLevel, int headerLevel, WikiParameters params)... |
325 |
|
{ |
326 |
|
|
327 |
|
} |
328 |
|
|
329 |
|
|
330 |
|
@see |
331 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
332 |
0 |
public void endTable(WikiParameters params)... |
333 |
|
{ |
334 |
|
|
335 |
|
} |
336 |
|
|
337 |
|
|
338 |
|
@see |
339 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
340 |
0 |
public void endTableCell(boolean tableHead, WikiParameters params)... |
341 |
|
{ |
342 |
|
|
343 |
|
} |
344 |
|
|
345 |
|
|
346 |
|
@see |
347 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
348 |
0 |
public void endTableRow(WikiParameters params)... |
349 |
|
{ |
350 |
|
|
351 |
|
} |
352 |
|
|
353 |
|
|
354 |
|
@see |
355 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
356 |
0 |
public void onEmptyLines(int count)... |
357 |
|
{ |
358 |
|
|
359 |
|
} |
360 |
|
|
361 |
|
|
362 |
|
@see |
363 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
364 |
0 |
public void onEscape(String str)... |
365 |
|
{ |
366 |
|
|
367 |
|
} |
368 |
|
|
369 |
|
|
370 |
|
@see |
371 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
372 |
0 |
public void onExtensionBlock(String extensionName, WikiParameters params)... |
373 |
|
{ |
374 |
|
|
375 |
|
} |
376 |
|
|
377 |
|
|
378 |
|
@see |
379 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
380 |
0 |
public void onExtensionInline(String extensionName, WikiParameters params)... |
381 |
|
{ |
382 |
|
|
383 |
|
} |
384 |
|
|
385 |
|
|
386 |
|
@see |
387 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
388 |
0 |
public void onHorizontalLine(WikiParameters params)... |
389 |
|
{ |
390 |
|
|
391 |
|
} |
392 |
|
|
393 |
|
|
394 |
|
@see |
395 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
396 |
0 |
public void onImage(String ref)... |
397 |
|
{ |
398 |
|
|
399 |
|
} |
400 |
|
|
401 |
|
|
402 |
|
@see |
403 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
404 |
0 |
public void onImage(WikiReference ref)... |
405 |
|
{ |
406 |
|
|
407 |
|
} |
408 |
|
|
409 |
|
|
410 |
|
@see |
411 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
412 |
0 |
public void onLineBreak()... |
413 |
|
{ |
414 |
|
|
415 |
|
} |
416 |
|
|
417 |
|
|
418 |
|
@see |
419 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
420 |
0 |
public void onMacroBlock(String macroName, WikiParameters params, String content)... |
421 |
|
{ |
422 |
|
|
423 |
|
} |
424 |
|
|
425 |
|
|
426 |
|
@see |
427 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
428 |
0 |
public void onMacroInline(String macroName, WikiParameters params, String content)... |
429 |
|
{ |
430 |
|
|
431 |
|
} |
432 |
|
|
433 |
|
|
434 |
|
@see |
435 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
436 |
0 |
public void onNewLine()... |
437 |
|
{ |
438 |
|
|
439 |
|
} |
440 |
|
|
441 |
|
|
442 |
|
@see |
443 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
444 |
0 |
public void onReference(String ref)... |
445 |
|
{ |
446 |
|
|
447 |
|
} |
448 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
449 |
0 |
public void onReference(WikiReference ref)... |
450 |
|
{ |
451 |
|
|
452 |
|
} |
453 |
|
|
454 |
|
|
455 |
|
@see |
456 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
457 |
0 |
public void onSpace(String str)... |
458 |
|
{ |
459 |
|
|
460 |
|
} |
461 |
|
|
462 |
|
|
463 |
|
@see |
464 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
465 |
0 |
public void onSpecialSymbol(String str)... |
466 |
|
{ |
467 |
|
|
468 |
|
} |
469 |
|
|
470 |
|
|
471 |
|
@see |
472 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
473 |
0 |
public void onTableCaption(String str)... |
474 |
|
{ |
475 |
|
|
476 |
|
} |
477 |
|
|
478 |
|
|
479 |
|
@see |
480 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
481 |
0 |
public void onVerbatimBlock(String str, WikiParameters params)... |
482 |
|
{ |
483 |
|
|
484 |
|
} |
485 |
|
|
486 |
|
|
487 |
|
@see |
488 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
489 |
0 |
public void onVerbatimInline(String str, WikiParameters params)... |
490 |
|
{ |
491 |
|
|
492 |
|
} |
493 |
|
|
494 |
|
|
495 |
|
@see |
496 |
|
|
|
|
| - |
Uncovered Elements: 0 (0) |
Complexity: 1 |
Complexity Density: - |
|
497 |
0 |
public void onWord(String str)... |
498 |
|
{ |
499 |
|
|
500 |
|
} |
501 |
|
} |