MCPcopy Create free account
hub / github.com/bhuman/BHumanCodeRelease / behavior

Function behavior

Util/LogAnalyzer/log_analyzer/cli.py:294–338  ·  view source on GitHub ↗

Print potential oscillations in behavior status. PATH may be a directory containing log files or a single log file. Potential oscillations are detected by observing changes in the behavior graph. The graph is represented as a list of nodes where parent nodes are assumed to occur before

(
    path: Path,
    threshold: int,
    grouping_threshold: int,
    quiet: bool,
    include_invisibles: bool,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

updateMethod · 0.95
prepare_pathsFunction · 0.85
BehaviorOscillationClass · 0.85
LogMethod · 0.45
printMethod · 0.45

Tested by

no test coverage detected