driver733/VK-Uploader

View on GitHub
src/main/java/com/driver733/vkuploader/wallpost/attachment/support/strings/AttachmentStringsFromJson.java

Summary

Maintainability
A
0 mins
Test Coverage

Method attachmentStrings has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

    @Override
    @SuppressWarnings("PMD.AvoidInstantiatingObjectsInLoops")
    public List<String> attachmentStrings() throws IOException {
        final List<String> list;
        try {

    There are no issues that match your filters.

    Category
    Status