ES6 Plato on Github
Report Home
Summary Display
config/parameters/alias.js
Maintainability
69.89
Lines of code
14
Difficulty
3.23
Estimated Errors
0.04
Function weight
By Complexity
By SLOC
var ALIAS = { "InstrumentMonochromator_energy" : "Energy", "InstrumentMonochromator_wavelength" : "Wavelength", "InstrumentMonochromatorCrystal_d_spacing" : "d_spacing", "InstrumentMonochromatorCrystal_reflection" : "Reflection", "InstrumentMonochromatorCrystal_type" : "Type", "InstrumentMonochromatorCrystal_usage" : "Usage" }; export default ALIAS;