Bamieh/reflow

View on GitHub
examples/example-native-project/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

File index.js has 286 lines of code (exceeds 250 allowed). Consider refactoring.
Open

const { DOMParser } =  require('xmldom');
const xpath = require('xpath');

const sourceXML = `
<?xml version="1.0" encoding="UTF-8"?><AppiumAUT><XCUIElementTypeApplication type="XCUIElementTypeApplication" name=" " label=" " enabled="true" visible="true" x="0" y="0" width="375" height="667">
Severity: Minor
Found in examples/example-native-project/index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status