Files
codeql/python/ql/test/query-tests/Metrics/duplicate/FLinesOfSimilarCode.expected
2018-11-19 15:15:54 +00:00

5 lines
199 B
Plaintext

| duplicate_test.py:0:0:0:0 | duplicate_test.py | 310 |
| similar.py:0:0:0:0 | similar.py | 61 |
| with_import1.py:0:0:0:0 | with_import1.py | 30 |
| with_import2.py:0:0:0:0 | with_import2.py | 30 |