| ... | @@ -137,4 +137,6 @@ produced .gcov files. | ... | @@ -137,4 +137,6 @@ produced .gcov files. |
| 137 | * Runtime crashes are better than bugs. | 137 | * Runtime crashes are better than bugs. |
| 138 | * Compile errors are better than runtime crashes. | 138 | * Compile errors are better than runtime crashes. |
| 139 | * Minimize energy spent on coding style. | 139 | * Minimize energy spent on coding style. |
| | 140 | * Incremental improvements. |
| | 141 | * Avoid local maximums. |
| 140 | * Together we serve the end users. | 142 | * Together we serve the end users. |