サーバーのドキュメントだけどクラウドでも一緒だと思われる
- サポートしてない言語のコードはカウントされない
Code in unsupported languages does not count as LOC. However, if you run a 3rd party plugin that introduces support (for that language), the newly analyzed code will be counted towards your LOC.
- テストコードはカウントされない
Lines of test code do not count as LOC.