updated report and pandoc

This commit is contained in:
Claudio Maggioni 2023-03-06 16:41:40 +01:00
parent 3b04697ffe
commit 895424fd7c
3 changed files with 8 additions and 1 deletions

View File

@ -28,3 +28,8 @@ pip3 install -r requirements.txt
```
The resulting CSV file containing a list of God classes is generated in the `god_classes/god_classes.csv` path.
## Compile report
- Install [Pandoc](https://pandoc.org/);
- Run `pandoc main.md -o main.pdf` in `report` directory.

View File

@ -45,7 +45,9 @@ Commit ID: **TBD**
The god classes I identified, and their corresponding number of methods
can be found in Table [1](#tab:god_classes){reference-type="ref"
reference="tab:god_classes"}.
reference="tab:god_classes"}.
Note: the number of methods was computed by considering only methods and not constructors.
## Feature Vectors

Binary file not shown.