src/var/support.js

Maintainability

90.31

Lines of code

6

Created with Raphaël 2.1.002550751002016-7-102016-6-102016-5-112016-4-112016-3-122016-2-112016-1-12

2016-8-9
Maintainability: 90.31

Created with Raphaël 2.1.0024682016-7-102016-6-102016-5-112016-4-112016-3-122016-2-112016-1-12

2016-8-9
Lines of Code: 6

Difficulty

2.00

Estimated Errors

0.01

Function weight

By Complexity

Created with Raphaël 2.1.0<anonymous>1

By SLOC

Created with Raphaël 2.1.0<anonymous>6
define( function() {
1
define( function() {
2
    "use strict";
3
 
4
    // All support tests are defined in their respective modules.
5
    return {};
6
} );