CloudSlang/cs-actions

View on GitHub
cs-maps/src/main/java/io/cloudslang/content/maps/utils/StringMethods.java

Summary

Maintainability
A
30 mins
Test Coverage

Avoid too many return statements within this method.
Open

                return object.replaceAll("\\s+","");

    There are no issues that match your filters.

    Category
    Status