ilscipio/scipio-erp

View on GitHub
framework/minilang/src/org/ofbiz/minilang/operation/Regexp.java

Summary

Maintainability
A
35 mins
Test Coverage

Method exec has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public void exec(Map<String, Object> inMap, Map<String, Object> results, List<Object> messages, Locale locale, ClassLoader loader) {
Severity: Minor
Found in framework/minilang/src/org/ofbiz/minilang/operation/Regexp.java - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status