david942j/seccomp-tools

View on GitHub
lib/seccomp-tools/asm/scanner.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Method scan has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

      def scan
        return @tokens if defined?(@tokens)

        @tokens = []
        row = 0
Severity: Major
Found in lib/seccomp-tools/asm/scanner.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status