Unused

Code auditor

An analyzer tool to identify and report unused code in Swift-based projects.

WIP: Be warned about unused Swift code in your SPM-based project.

GitHub

1 stars
1 watching
0 forks
Language: Swift
last commit: over 7 years ago

Related projects:

Repository Description Stars
woshiccm/pecker Detects unused code in Swift projects by analyzing syntax and index store data 1,456
amatsuda/traceroute Helps identify unused or unreachable code in Ruby-based web applications 901
zimmski/go-mutesting A tool to detect untested parts of source code by introducing small changes and testing the resulting behavior. 650
geiger-rs/cargo-geiger Detects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing. 1,415
git-afsantos/haros A tool for detecting quality issues in ROS-based code through static analysis. 192
oca/pylint-odoo Enforces coding standards and detects potential issues in Python code used in Odoo modules. 144
wireghoul/graudit A tool to identify potential security flaws in source code using static analysis and regular expressions. 1,548
klen/pylama Automates code quality checks for Python programs 1,049
jeffhodnett/unused An utility tool to identify unused resources in Xcode projects. 1,374
exakat/exakat An automated code review tool for PHP codebases, identifying issues and potential problems to improve maintainability and quality. 379
venantius/yagni An analyzer that identifies and reports unused code in Java-based projects. 219
hackalyze/ue4-vs-extensions An extension to help fix unnecessary indentations around specific macros in Visual Studio 276
opencorech/smart-contract-auditing-heuristics A collection of general guidelines and pitfalls to consider when auditing smart contracts 578
ijoshsmith/abandoned-strings Detects unused resource strings in iOS and OS X applications 377
hakancelikdev/unimport Tool for detecting and removing unused import statements in code 239