You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A violation remains - LawOfDemeter: Potential violation of Law of Demeter (method chain calls)
./run.sh pmd -d /home/anit/work/codechallenge-java-pom/src/main/java/hackerrank/java/StringTokens.java -f text -R /home/anit/work/codechallenge-java-pom/.pmd --cache /tmp/codechallenge-pmd-analysis | less
mvn test -Dtest=hackerranktest.java.StringTokensTest
0 commit comments