Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

Overview

Definition (Hover Text)

PR size value measures source lines of code (also known as ) affected by a pull request

Source Tools

Github, Gitlab, Bitbucket, Azure Repo

Graph type

Line

Y Axis - LOC

X- Axis - Days/Weeks/Months

Filters

Branch

Hover Format on KPI

<ABC> LOC

Fields on Overlay

Project

Repository URL

Branch

Days/Week

PR Size (LOC)

Business Logic

Calculation Formula

Physical SLOC ()LOCOption 1 - count of lines in the text of the program's source code (all the lines, inclusive lines with comments or empty) - preferably as a first phaseOption 2 - count of lines in the text of the program's source code excluding comment lines and lines that are blank or contain only white spaceLogical SLOC () - attempts to measure the number of executable "statements"LLOCSource: , https://en.wikipedia.org/wiki/Source_lines_of_codehttps://smartbear.com/blog/should-code-review-metrics-be-locs-or-slocs/

Trend

A decreasing trend is a +ve sign

Maturity Levels

Instance level thresholds

250 LOC

Configurations

Processor Fields

KPI Specific fields

None

How to Validate KPI

Suggested ways of working

Sample JQLs

Benefits of KPI

How does the KPI help

  • No labels