List of all items
Structs
- codeowners::CodeOwners
- explain::RuleDef
- explain::RuleGuide
- health_types::ContributingFactor
- health_types::ContributorEntry
- health_types::CoverageGapSummary
- health_types::CoverageGaps
- health_types::EvidenceFunction
- health_types::FileHealthScore
- health_types::HealthFinding
- health_types::HealthGroup
- health_types::HealthGrouping
- health_types::HealthReport
- health_types::HealthScore
- health_types::HealthScorePenalties
- health_types::HealthSummary
- health_types::HealthTimings
- health_types::HealthTrend
- health_types::HotspotEntry
- health_types::HotspotSummary
- health_types::LargeFunctionEntry
- health_types::OwnershipMetrics
- health_types::RefactoringTarget
- health_types::RiskProfile
- health_types::RuntimeCoverageAction
- health_types::RuntimeCoverageCaptureQuality
- health_types::RuntimeCoverageEvidence
- health_types::RuntimeCoverageFinding
- health_types::RuntimeCoverageHotPath
- health_types::RuntimeCoverageMessage
- health_types::RuntimeCoverageReport
- health_types::RuntimeCoverageSummary
- health_types::TargetEvidence
- health_types::TargetThresholds
- health_types::TrendCount
- health_types::TrendMetric
- health_types::TrendPoint
- health_types::UntestedExport
- health_types::UntestedFile
- health_types::VitalSigns
- health_types::VitalSignsCounts
- health_types::VitalSignsSnapshot
- programmatic::AnalysisOptions
- programmatic::ComplexityOptions
- programmatic::DeadCodeFilters
- programmatic::DeadCodeOptions
- programmatic::DuplicationOptions
- programmatic::ProgrammaticError
- regression::CheckCounts
- regression::DupesCounts
- regression::RegressionBaseline
- regression::RegressionOpts
- report::HealthActionOptions
- report::ReportContext
- report::dupes_grouping::AttributedCloneGroup
- report::dupes_grouping::AttributedInstance
- report::dupes_grouping::DuplicationGroup
- report::dupes_grouping::DuplicationGrouping
- report::grouping::PackageResolver
- report::grouping::ResultGroup
Enums
- AnalysisKind
- GroupBy
- health_types::Confidence
- health_types::ContributorIdentifierFormat
- health_types::CoverageModel
- health_types::CoverageTier
- health_types::EffortEstimate
- health_types::ExceededThreshold
- health_types::FindingSeverity
- health_types::RecommendationCategory
- health_types::RuntimeCoverageConfidence
- health_types::RuntimeCoverageDataSource
- health_types::RuntimeCoverageReportVerdict
- health_types::RuntimeCoverageVerdict
- health_types::RuntimeCoverageWatermark
- health_types::TrendDirection
- programmatic::ComplexitySort
- programmatic::DuplicationMode
- programmatic::OwnershipEmailMode
- programmatic::TargetEffort
- regression::RegressionOutcome
- regression::SaveRegressionTarget
- regression::Tolerance
- report::Level
- report::grouping::OwnershipResolver
Functions
- codeowners::directory_group
- error::emit_error
- explain::check_meta
- explain::coverage_analyze_meta
- explain::coverage_setup_meta
- explain::dupes_meta
- explain::health_meta
- explain::rule_by_id
- explain::rule_by_token
- explain::rule_docs_url
- explain::rule_guide
- explain::run_explain
- health_types::compute_finding_severity
- health_types::letter_grade
- programmatic::compute_complexity
- programmatic::compute_health
- programmatic::detect_boundary_violations
- programmatic::detect_circular_dependencies
- programmatic::detect_dead_code
- programmatic::detect_duplication
- regression::compare_check_regression
- regression::load_regression_baseline
- regression::print_regression_outcome
- regression::save_baseline_to_config
- regression::save_regression_baseline
- report::build_baseline_deltas_json
- report::build_codeclimate
- report::build_compact_lines
- report::build_duplication_codeclimate
- report::build_duplication_json
- report::build_duplication_markdown
- report::build_grouped_duplication_json
- report::build_health_codeclimate
- report::build_health_json
- report::build_health_markdown
- report::build_health_sarif
- report::build_json
- report::build_markdown
- report::build_sarif
- report::dupes_grouping::build_duplication_grouping
- report::dupes_grouping::largest_owner
- report::elide_common_prefix
- report::emit_json
- report::grouping::group_analysis_results
- report::grouping::resolve_owner
- report::normalize_uri
- report::plural
- report::print_clone_trace
- report::print_cross_reference_findings
- report::print_dependency_trace
- report::print_duplication_report
- report::print_export_trace
- report::print_file_trace
- report::print_health_performance
- report::print_health_report
- report::print_performance
- report::print_results
- report::relative_path
- report::severity_to_level
- report::split_dir_filename
- report::strip_root_prefix
Constants
- codeowners::NO_SECTION_LABEL
- codeowners::UNOWNED_LABEL
- explain::CHECK_DOCS
- explain::CHECK_RULES
- explain::COVERAGE_ANALYZE_DOCS
- explain::COVERAGE_SETUP_DOCS
- explain::DUPES_DOCS
- explain::DUPES_RULES
- explain::HEALTH_DOCS
- explain::HEALTH_RULES
- health_types::COGNITIVE_EXTRACTION_THRESHOLD
- health_types::DEFAULT_COGNITIVE_CRITICAL
- health_types::DEFAULT_COGNITIVE_HIGH
- health_types::DEFAULT_CRAP_CRITICAL
- health_types::DEFAULT_CRAP_HIGH
- health_types::DEFAULT_CYCLOMATIC_CRITICAL
- health_types::DEFAULT_CYCLOMATIC_HIGH
- health_types::HOTSPOT_SCORE_THRESHOLD
- health_types::MI_DENSITY_MIN_LINES
- health_types::SNAPSHOT_SCHEMA_VERSION