Posts with tag Visualization

Make most out of your CI pipeline: Hassle-free and efficient code quality analysis and monitoring

Keep on reading if you would like to setup (or improve) your CI pipeline in GitHub to analyze the code every time you push a commit and upload the code quality analysis report to QScored for rich visualization as well as for relative ranking and code quality trend analysis.

Oct. 10, 2020


How to show-off code quality of your project within and outside your organization

If you are big fan of build and test badges posted on your GitHub or any other hosting platform then keep reading; I am going to show how you can show-off code quality of your project by adding code quality badge within your repository.

July 26, 2020


QScored: An Open Platform for Code Quality Ranking and Visualization

Interested to know where code quality of your project stand compared to a large number of open-source projects? Keep reading...

July 7, 2020


Treemap – Revealing the Distribution of Smells

Treemap is a visualization aid to help you figure out the distribution of smells per component or class to give you a holistic overview of your software quality.

Sept. 23, 2016


Analyzing Trend of Smells using Designite

Trend analysis reveals the smells-trend for the analyzed software. Specifically, it shows how many smells have been introduced, remained, and removed from one version to another.

July 14, 2016


Understanding Software Metrics

This article discusses static code and design metrics to reveal the structural health of a software system and discusses different metric types, their meaning, and interpretations.

March 15, 2016