dojo/testsDOH/nls/ru/salutations.js

Maintainability

81.87

Lines of code

8

Created with Raphaël 2.1.002550751002015-5-18

2015-5-18
Maintainability: 81.87

Created with Raphaël 2.1.0024682015-5-18

2015-5-18
Lines of Code: 8

Difficulty

1.50

Estimated Errors

0.01

Function weight

By Complexity

By SLOC

1
define(
2
//begin v1.x content
3
{
4
 ru: "русский",
5
 hello: "Привет"
6
}
7
//end v1.x content
8
);