ytetsuro·قبل 4 سنوات·discuss# What's Sabik?Sabik is a source code metrics tool.It's a compass tool for warriors fighting a project that smells bad.# What analyzable metrics?Sabik analyzable metrics are following.* Cognitive Complexity * Halstead complexity measures * Line of Code(Logical, Physical) * MaintainabilityFor now.# What types of output are available?* JSON * HTMLIf you are concerned about the HTML output, click following.https://sabik.botch.me/examplehttps://www.npmjs.com/package/sabik
ytetsuro·قبل 5 سنوات·discussI'm learning a lot. I frequently use Cognitive Complexity, which is similar to Cyclomatic Complexity, as a metric. I have also developed a tool to measure them against JavaScript and PHP code. Please take a look if you are interested.https://sabik.botch.me/
ytetsuro·قبل 5 سنوات·discussThe Raspberry Pi looks cheaper in my country, but does it come with a monitor and keyboard?
ytetsuro·قبل 5 سنوات·discuss> he good news is running OSX made me lazy, and getting back into running a linux or freebsd laptop again is going to be fun.This is good news.
Sabik is a source code metrics tool.
It's a compass tool for warriors fighting a project that smells bad.
# What analyzable metrics?
Sabik analyzable metrics are following.
* Cognitive Complexity * Halstead complexity measures * Line of Code(Logical, Physical) * Maintainability
For now.
# What types of output are available?
* JSON * HTML
If you are concerned about the HTML output, click following.
https://sabik.botch.me/example
https://www.npmjs.com/package/sabik