src/ajax/var/rquery.js

Maintainability

93.43

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

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

1.50

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
} );