ljacqu/DependencyInjector

View on GitHub
injector-extras/src/main/java/ch/jalu/injector/extras/handlers/AllInstancesAnnotationHandler.java

Summary

Maintainability
A
0 mins
Test Coverage

Comment matches to-do format 'TODO(?! #\d+:)|FIXME'.
Open

            // TODO: Revise signature -> creating a Set that will potentially be converted back to an array...

Checks for TODO: comments. Actuallyit is a genericregularexpression matcher on Java comments. To check for otherpatterns in Java comments, set the format property.

This documentation is written and maintained by the Checkstyle community and is covered under the same license as the Checkstyle project.

There are no issues that match your filters.

Category
Status