public final class UtilProjectStats extends Object
Modifier and Type | Method and Description |
---|---|
static void |
countFileLines(String fileName)
Count lines of file.
|
static void |
start(String sourcesDir)
Start statistics analysis from input directory.
|
public static void start(String sourcesDir)
sourcesDir
- The specified directory to analyze.LionEngineException
- If an error occurred on check.public static void countFileLines(String fileName)
fileName
- The file name.Copyright © 2016 Byron 3D Games Studio. All rights reserved.