Fork me on GitHub

SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 4.8.6

Threshold is medium

Effort is max

Summary

Classes Bugs Errors Missing Classes
11 1 0 0

Files

Class Bugs
org.basepom.inline.mojo.TreeNode 1

org.basepom.inline.mojo.TreeNode

Bug Category Details Line Priority
org.basepom.inline.mojo.TreeNode.getChildren() may expose internal representation by returning TreeNode.children MALICIOUS_CODE EI_EXPOSE_REP 61 Medium