(calculate-surface base height)Calculates the 'surface area' of the code using a Code City metaphor. Base Area (Width) = Total Node Count (Size) Height = Structural Complexity Score Surface = Base + 4 * (sqrt(Base) * Height) (Represents top surface + 4 side walls of a square tower)
Calculates the 'surface area' of the code using a Code City metaphor. Base Area (Width) = Total Node Count (Size) Height = Structural Complexity Score Surface = Base + 4 * (sqrt(Base) * Height) (Represents top surface + 4 side walls of a square tower)
(get-file-content repo-path sha file-path)(list-commits repo-path)(list-files repo-path sha)(sh-git args repo-path)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |