No products in the cart.
< 1 min read
Manageability
Medium
Lightning
SF-0067
A return, break, continue, or throw statement should be the last in a block. Statements after these will never execute. This is a bug, or extremely poor style.
Remove any unreachable code segments.
30 min
See the PMD documentation article: UnreachableCode.
There was a problem reporting this post.
Please confirm you want to block this member.
You will no longer be able to:
Please allow a few minutes for this process to complete.