Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CodeStats

Statistics about a particular language. See sloc API for further information

Hierarchy

  • CodeStats

Index

Properties

block

block: number

comment

comment: number

Number of comment lines

language

language: Language

single

single: number

source

source: number

Number of lines of source code

total

total: number

Total number of lines

Generated using TypeDoc