Description Usage Arguments Details Value
Calculate the halstead software complexity measures for a given file
1 |
file |
The file to calculate for - a file-path. |
See also https://en.wikipedia.org/wiki/Halstead_complexity_measures
A list with following elements:
program vocabulary
program length
program length (estimated)
program volume
program difficulty
program effort
time to program (minutes)
number of bugs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.