nhojpatrick/nhojpatrick-hamcrest

View on GitHub
collections/src/main/java/com/github/nhojpatrick/hamcrest/collections/internal/AbstractIsCollections.java

Summary

Maintainability
A
0 mins
Test Coverage

Method describeTo has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

    @Override
    public void describeTo(final Description description) {

        switch (this.flag) {
            case EMPTY:

    There are no issues that match your filters.

    Category
    Status