| Topic |
Before |
After |
| Project Size |
Production Code
- Package =4
- Classes =30
- Methods = 90 (average 3/class)
- LOC = 480 (average 5.33/method and 16/class)
- Average Cyclomatic Complexity/Method = 1.89
Test Code
- Package =3
- Classes = 19
- Methods = 106
- LOC = 1379
|
Production Code
- Package = 2
- Classes =7
- Methods = 24 (average 3.43/class)
- LOC = 168 (average 6.42/method and 18.56/class)
- Average Cyclomatic Complexity/Method = 1.83
Test Code
- Package = 1
- Classes = 4
- Methods = 53
- LOC =243
|
| Code Coverage |
- Line Coverage: 88%
- Block Coverage: 89%

|
- Line Coverage: 95%
- Block Coverage: 94%

|
| Cyclomatic Complexity |
 |
 |
| Coding Convention Violation |
85 |
0 |
Related posts:
- Another Project Rescue Report
- Project Rescue Report
- Refactoring Teaser II: Solution: Take 1
- Signs of a Healthy Codebase
- Refactoring Teaser Part 1
This entry was posted
on Sunday, September 27th, 2009 at 7:59 PM and is filed under Design, Programming, Testing.
You can follow any responses to this entry through the RSS 2.0 feed.
You can skip to the end and leave a response. Pinging is currently not allowed.