Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lyriccoder committed Jun 16, 2020
1 parent 7ba8bcc commit 2b2da30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ E.g., if you have 2 patterns, first you need to fix the pattern with the score 3
/mnt/d/src/java/SampleTests.java[122]: Var declaration distance for 5 lines (P20_5: 0.51175 3/4)
/mnt/d/src/java/SampleTests.java[59]: Force Type Casting (P5: 0.42144 4/4)
```
The class has and average score among all patterns.
The class calculates average score among all patterns score.

```
/mnt/d/src/java/SampleTests.java score: 5.201028817472813
Expand Down

0 comments on commit 2b2da30

Please sign in to comment.