hackedteam/vector-applet

View on GitHub
weaponized/src-exploit/x/MyXMLDecoder.java

Summary

Maintainability
A
3 hrs
Test Coverage

MyXMLDecoder has 28 methods (exceeds 20 allowed). Consider refactoring.
Open

public class MyXMLDecoder extends XMLDecoder implements Context {

    public MyXMLDecoder(InputStream in) {
        super(in);
    }
Severity: Minor
Found in weaponized/src-exploit/x/MyXMLDecoder.java - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status