dead_code_analyzerversion
dead_code_analyzer -- Dead code analyzing tool.
It only reports unused exported values, constructors/record fields and methods by default. Options can enable reporting of optional arguments always/never used as bad style of code. In addition to selecting which reports are to be displayed, the limit of authorized occurences needed to be reported can be selected (default is 0).
It assumes .mli/.mfi are compiled with -keep-locs and .ml/.mf are compiled with -bin-annot.
Authors | Alain Frisch <alain.frisch@lexifi.com> and Corentin De Souza <de.souza.corentin@gmail.com> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/LexiFi/dead_code_analyzer |
Issue Tracker | https://github.com/LexiFi/dead_code_analyzer/issues |
Maintainer | Alain Frisch <alain.frisch@lexifi.com> |
Dependencies |
|
Source [http] | https://github.com/LexiFi/dead_code_analyzer/archive/0.9.tar.gz sha256=b3e2a25b55fefee3c6aad23345fb3e9f945ee1fa18f0e0a18e2d393541c379cc md5=97bc788d2bea1e50192441c65326bda2 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/dead_code_analyzer/dead_code_analyzer.0.9/opam |
No package is dependent