src/var/arr.js

Maintainability

90.31

Lines of code

5

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: 5

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>5
define( function() {
1
define( function() {
2
    "use strict";
3
 
4
    return [];
5
} );