Plato on Github
Report Home
dojo/cldr/nls/en/currency.js
Maintainability
65.31
Lines of code
17
Difficulty
1.50
Estimated Errors
0.06
Function weight
By Complexity
By SLOC
define( //begin v1.x content { "HKD_displayName": "Hong Kong Dollar", "CHF_displayName": "Swiss Franc", "JPY_symbol": "¥", "CAD_displayName": "Canadian Dollar", "CNY_displayName": "Chinese Yuan", "USD_symbol": "$", "AUD_displayName": "Australian Dollar", "JPY_displayName": "Japanese Yen", "USD_displayName": "US Dollar", "GBP_displayName": "British Pound Sterling", "EUR_displayName": "Euro" } //end v1.x content );