Closed PavelTurk closed 9 months ago
It seems that cloc doesn't support CDATA
<![CDATA[
<!-- COMMENT -->
]]>
github.com/AlDanial/cloc v 1.99 T=0.01 s (116.8 files/s, 350.4 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
XML 1 0 1 2
-------------------------------------------------------------------------------
Unraveling CDATA
might appear in a future release but for now I'm listing it as a limitation.
Describe the bug Cloc doesn't support
<![CDATA[ .... ]]]]><![CDATA[> ...]]>
in XML . See https://stackoverflow.com/a/223782/5057736cloc; OS; OS version
To Reproduce
Expected result 3 lines of code, 0 of comment