Code Review

This document should be used when reviewing code, whether it is your own or someone else's. Coding to best-practice standards allows code to be much more understandable, interchangeable, efficient, and bug-free.

Segmentation

Each piece of code needs a home. Conventions defining where that home is for different types of code. See CodeReviewSegmentation

Conventions

See CodeReviewConventions

Style

See CodeReviewStyle

Metrics

See CodeReviewMetrics

Completeness

See CodeReviewCompleteness

Frontend

See CodeReviewFrontend

Also available in: HTML TXT