driver733/VK-Uploader

View on GitHub
src/main/java/com/driver733/vkuploader/wallpost/attachment/support/fields/AttachmentArrays.java

Summary

Maintainability
A
0 mins
Test Coverage

Method attachmentsFields has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

    @Override
    public List<String> attachmentsFields()
        throws Exception {
        final List<AbstractQueryBuilder> queries = new QueriesFromAttachments(
            this.attachments

    There are no issues that match your filters.

    Category
    Status