ES6 Plato on Github
Report Home
Summary Display
constants/ParameterTypes.js
Maintainability
69.85
Lines of code
8
Difficulty
2.00
Estimated Errors
0.06
Function weight
By Complexity
By SLOC
export const VOLUME = "__volume"; export const DATASET_COUNT = "__datasetCount"; export const FILE_COUNT = "__fileCount"; export const SAMPLE_COUNT = "__sampleCount"; export const TITLE = "title"; export const INVESTIGATION_NAMES = "investigationNames"; export const INSTRUMENT_NAMES = "instrumentNames";