module CompoundMetricConfigurationsHelper def scope_options [["Method","METHOD"], ["Class", "CLASS"], ["Package", "PACKAGE"], ["Software", "SOFTWARE"]] end end