dojo/cldr/nls/de/number.js

Maintainability

60.46

Lines of code

23

Created with Raphaël 2.1.002550751002015-1-52014-12-42014-12-3

2015-5-18
Maintainability: 60.46

Created with Raphaël 2.1.007.51522.5302015-1-52014-12-42014-12-3

2015-5-18
Lines of Code: 23

Difficulty

1.50

Estimated Errors

0.10

Function weight

By Complexity

By SLOC

1
define(
2
//begin v1.x content
3
{
4
    "group": ".",
5
    "percentSign": "%",
6
    "exponential": "E",
7
    "scientificFormat": "#E0",
8
    "percentFormat": "#,##0 %",
9
    "list": ";",
10
    "infinity": "∞",
11
    "minusSign": "-",
12
    "decimal": ",",
13
    "superscriptingExponent": "·",
14
    "nan": "NaN",
15
    "perMille": "‰",