unused_code_analyzer library

Classes

UnusedCodeAnalyzer
The analyzer responsible for collecting unused code reports.
UnusedCodeConfig
Represents raw unused code config which can be merged with other raw configs.
UnusedCodeConsoleReporter
Unused code console reporter.
UnusedCodeFileReport
Represents unused code report collected for a file.
UnusedCodeIssue
Represents an issue detected by the unused code check.
UnusedCodeJsonReporter
Unused code JSON reporter.