| Merged Pull Request Duration @ P95 | 11 days @ P95 | Duration | The amount of time it takes the organization to integrate code. Lower is better. |
| Pull Request Size @ P95 | 999 # of lines added / deleted @P95 | Size | The size of the work that the organization has to review to modify the system. Smaller changes are better. |
| Number of collaborators @ P95 | 6 Collaborators Per PR @ P95 | Complexity | The number of collaborators involved in each PR. Collaborators may be commenters, reviewers, or merger's. |
| Pull Request Merge Ratio | 52 % | Waste | Merge ratio represents the total number of changes accepted into the project. Higher percentages are better. |
| Closed PRs not Merged Ratio | 17.3 % | Waste | The percentage of closed PRs that were not merged. This means work was performed that was not integrated into the codebase. Lower is better. |
| Throwaway Pull Requests - Estimated $ Lost (Based on $35 hourly average rate) | 531160 $'s of person effort | Waste | Represents the amount of effort, in USD dollars, of pull requests that were closed and not merged. This number should be minimized so that work is integrated to improve the product and is not discarded. |