Code Inspector Documentation

Code Inspector Documentation

  • Getting Started
  • Integration
  • API
  • FAQ

›Metrics and Dashboard

Getting Started

  • Getting Started
  • Create Account
  • Create Group
  • Create Project
  • Add a Badge
  • Automated Codefix

Metrics and Dashboard

  • List of Metrics
  • Analysis Results
  • Project Dashboard
  • Technical Debt Estimates
  • Dependencies

Configuration

  • Project preferences
  • Ignore Files and Violations
  • Branch Support

Pricing and Billing

  • Pricing
  • Billing

Project Dashboard

Why this is useful?

The dashboard exposes an overview of the latest project metrics (code smells, complexity, duplicates, etc). It also shows all historical data so that you can analyze trends in your code base (e.g. is the quality of your code base improving or not).

Metrics

The dashboard includes the following metrics

  • Code smells aggregated by category: code violations by category (such as code style, security, safety)
  • Code smells aggregated by severity: code violations by severity (from critical to minor)
  • Number of duplicates lines: duplicated code across the code base and should be refactored
  • Complex Functions: functions that are too complex to be easily understood and maintainable
  • Readable Functions: functions that are too long and causes maintainability issues

Dashboard - part1

Dashboard - part2

← Analysis ResultsTechnical Debt Estimates →
  • Why this is useful?
  • Metrics
Code Inspector Documentation
Docs
Getting StartedIntegrationsAPI Reference
Community
SlackTwitter
More
Medium
Follow @code_inspector
Copyright © 2021 XCoding labs, LLC