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.

AuthorsAlain Frisch <alain.frisch@lexifi.com> and Corentin De Souza <de.souza.corentin@gmail.com>
LicenseMIT
Published
Homepagehttps://github.com/LexiFi/dead_code_analyzer
Issue Trackerhttps://github.com/LexiFi/dead_code_analyzer/issues
MaintainerAlain Frisch <alain.frisch@lexifi.com>
Dependencies
Source [http] https://github.com/LexiFi/dead_code_analyzer/archive/0.9.tar.gz
md5=97bc788d2bea1e50192441c65326bda2
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/dead_code_analyzer/dead_code_analyzer.0.9/opam
No package is dependent