List of all items
Structs
- analyzer::ComplexityAnalyzer
- analyzer::FileAnalyzer
- analyzer::stats::AnalysisResult
- analyzer::stats::Complexity
- analyzer::stats::FileStats
- analyzer::stats::GitInfo
- analyzer::stats::LanguageSummary
- analyzer::stats::LineStats
- analyzer::stats::RepoStats
- analyzer::stats::RepoSummary
- analyzer::stats::SizeDistribution
- analyzer::stats::Summary
- analyzer::trie::TokenMatch
- analyzer::trie::TokenTrie
- config::Config
- config::FilterConfig
- config::OutputConfig
- filter::FilterChain
- filter::PatternFilter
- filter::SmartExclude
- git::FileChurn
- git::GitClient
- git::RepoInfo
- insight::DeltaValue
- insight::estimation::CocomoBasicModel
- insight::estimation::CocomoIIModel
- insight::estimation::CodeMetrics
- insight::estimation::CostConfig
- insight::estimation::EstimationComparison
- insight::estimation::EstimationReport
- insight::estimation::LanguageEstimation
- insight::estimation::LocomoModel
- insight::estimation::PutnamModel
- insight::health::DimensionScore
- insight::health::DirectoryHealth
- insight::health::FileHealth
- insight::health::HealthReport
- insight::hotspot::ChurnMetrics
- insight::hotspot::FileHotspot
- insight::hotspot::HotspotReport
- insight::scoring::DimensionWeight
- insight::scoring::RawMetrics
- insight::scoring::default::DefaultModel
- insight::trend::LanguageTrend
- insight::trend::Snapshot
- insight::trend::SnapshotMeta
- insight::trend::TrendDelta
- insight::trend::TrendReport
- language::Language
- language::LanguageRegistry
- language::StringDelimiter
- output::ConsoleOutput
- output::CsvOutput
- output::HtmlOutput
- output::JsonOutput
- output::MarkdownOutput
- output::OutputOptions
- walker::ParallelWalker
- walker::WalkerConfig
Enums
- analyzer::trie::TokenType
- config::OutputFormatType
- config::SortBy
- error::Error
- insight::Grade
- insight::estimation::ProjectType
- insight::hotspot::RiskLevel
- insight::scoring::HealthDimension
- insight::trend::LangStatus
- output::Report
Traits
- filter::Filter
- insight::estimation::EstimationModel
- insight::scoring::ScoringModel
- output::OutputFormat
Functions
- analyze
- analyzer::counter::count_stats
- analyzer::trie::build_from_language
- analyzer::trie::should_process
- config::load_config_file
- git::parse_since
- insight::estimation::estimate
- insight::estimation::estimate_all
- insight::health::score
- insight::hotspot::analyze
- insight::trend::diff
- insight::trend::list_snapshots
- insight::trend::resolve_snapshot
- insight::trend::save_snapshot
- output::create_output