xPetstore Metrics

This page shows a couple of statistics for comparing both implementations.

Those statistics have been captures only for .java files, which IMHO are the best indicators of the application complexity.

The different statistics are:

 
Number of Files

The following diagrams shows the number of files for both implementations.

 
Number of Line of Code

The following diagrams shows the number of line of code (LOC) for both implementations (excluding comments).

To make the comparison fair, both implementation have been formatted with Jalopy code formatter using the same formatting rules.