Files
codeql/python/ql/test/library-tests/ControlFlow/general/Cyclo.expected
2023-11-15 10:10:23 +01:00

10 lines
242 B
Plaintext

| Function definitions | 2 |
| Function deletion | 1 |
| Function gloop | 2 |
| Function if_else | 2 |
| Function lloop | 2 |
| Function normal_args | 1 |
| Function special_args | 1 |
| Function try_except | 4 |
| Function try_finally | 2 |