Plato on Github
Report Home
dojo/tests/functional/dnd.js
Maintainability
84.96
Lines of code
12
Difficulty
4.67
Estimated Errors
0.04
Function weight
By Complexity
By SLOC
define([ 'intern!object', 'intern/chai!assert' ], function (registerSuite, assert) { registerSuite({ name: 'dojo/dnd', 'TODO: convert tests': function () { return this.skip("test not converted from DOH yet"); } }); });