dextool.plugin.analyze.mccabe

Members

Classes

McCabeResult
class McCabeResult

Functions

resultToJson
void resultToJson(AbsolutePath fname, McCabeResult analyze, int threshold)

Trusted: only the assocative array is problematic.

resultToStdout
void resultToStdout(McCabeResult analyze, int threshold)

Trusted: only the assocative array is problematic.

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

License

MPL-2