| Total Complexity | 0 |
| Total Lines | 8 |
| Duplicated Lines | 0 % |
| Coverage | 100% |
| Changes | 0 | ||
| 1 | 1 | namespaces = { |
|
| 2 | 'XMLSchema': 'http://oval.mitre.org/XMLSchema/oval-results-5', |
||
| 3 | 'xccdf': 'http://checklists.nist.gov/xccdf/1.2', |
||
| 4 | 'arf': 'http://scap.nist.gov/schema/asset-reporting-format/1.1', |
||
| 5 | 'oval-definitions': 'http://oval.mitre.org/XMLSchema/oval-definitions-5', |
||
| 6 | 'scap': 'http://scap.nist.gov/schema/scap/source/1.2', |
||
| 7 | 'oval-characteristics': 'http://oval.mitre.org/XMLSchema/oval-system-characteristics-5', |
||
| 8 | } |
||
| 9 |