dextool.plugin.analyze.mccabe

Members

Classes

McCabe
class McCabe
Undocumented in source.
McCabeResult
class McCabeResult
Undocumented in source.

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.

Structs

File
struct File
Undocumented in source.
Function
struct Function
Undocumented in source.

Meta

License

MPL-2

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/.