ltaoj / SourceMetrics

Metrics based on Java source file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SourceMetrics In Developing...

Linux License
Build Status Build Status

SourceMetrics is a curriculum design for the metrics of Java source code file.

Develop Tool

  • Intellij IDEA

ScreenShot

  • HashMap文件分析结果
    • HashMap文件分析结果
    • HashMap文件分析结果

Requirements

  • Java -- the following:
    • Java == 10
  • Jar Library -- the following:
    • junit == 4.11
    • log4j == 1.2.17
  • Maven -- the following:
    • version 3.3.9

Installation

Type the commands below.

git clone https://github.com/ltaoj/SourceMetrics.git

Then you should use your IDE to open this program

License

The source code in this repository is governed by the MIT license agreement, which is contained in LICENSE.md, adjacent to this file.

About

Metrics based on Java source file


Languages

Language:Java 100.0%