MaibornWolff / codecharta

CodeCharta visualizes multiple code metrics using 3D tree maps.
https://maibornwolff.github.io/codecharta/
BSD 3-Clause "New" or "Revised" License
178 stars 30 forks source link

Sourcecodeparser can't parse jabref #3626

Open Richargh opened 1 month ago

Richargh commented 1 month ago

Bug

Expected Behavior

GIVEN

git clone git@github.com:JabRef/jabref.git

WHEN

ccsh sourcecodeparser jabref/ -o jabref.src.cc.json

THEN I get a valid jabref.src.cc.json

Actual Behavior

And CodeCharta Visualization says the file is "empty or invalid"

Specifications