This document proposes a new metric for measuring code readability and compares it to existing metrics. It describes collecting rules for readability from software engineers and developing a formula that incorporates these rules. A prototype application was created to apply the new metric and existing metrics (ARI, FOG, SMOG) to code samples. The results of the new metric were compared to readability percentages provided by 50 software engineers for the same samples, and were found to closely match. The new metric provides an automated way to measure code readability.