san650/ember-cli-page-object

View on GitHub
addon/src/-private/chainable.js

Summary

Maintainability
A
50 mins
Test Coverage

Showing 1 of 1 total issue

Similar blocks of code found in 2 locations. Consider refactoring.
Open

for (node = branch; node; node = Ceibo.parent(node)) {
path.unshift(Ceibo.meta(node).key);
}
Severity: Minor
Found in addon/src/-private/chainable.js and 1 other location - About 50 mins to fix
addon/src/-private/better-errors.js on lines 78..80

There are no issues that match your filters.

Category
Status