sarnold / cccc

Source code counter and metrics tool for C++, C, and Java
https://sarnold.github.io/cccc/
Other
60 stars 17 forks source link

Test failures #39

Open EelcoPeacs opened 1 year ago

EelcoPeacs commented 1 year ago

Several of the test cases provided with the package indicate differences in outcome. Especially the test cases

In these test cases it seems that the Fan-in and Fan-out values have switched places in the structural metrics summery. For the other test cases these values are not present, so it seems like a structural bug

EelcoPeacs commented 1 year ago

Dived a bit deeper into the history and found that this issue is related to #16 where the bug was fixed that cause the tests to fail. Solution will be to adapt the test reference HTML and XML files.

The test HTML reference files also need to be updated for the changed acknowledgement at the bottom of the files