1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-14 14:48:49 +00:00
thefuck/README.md

23 lines
763 B
Markdown
Raw Normal View History

# Report for Assignment 1 - Group 82
2015-04-08 18:15:49 +02:00
## Project Information
2015-04-08 18:15:49 +02:00
- **Name:** TheFuck - Magnificent app which corrects your previous console command
- **URL:** https://github.com/dimalarcon/SEP2024-Group82-thefuck
- **Programming Language:** Python
## Code Metrics
2017-08-26 13:31:09 +02:00
2024-06-27 17:50:43 +02:00
- **Number of lines of code:** 547801 (54.7 KLOC)
- **Tool used to measure the number of lines of code:** lizard
2015-07-19 21:53:08 +03:00
2024-06-27 17:50:43 +02:00
![Lizard-KLOC-Screenshot-output-command](/screenshots/lizard-kloc(21-06-2024_16-39-00).png)
2015-04-08 18:15:49 +02:00
## Coverage Measurement
2015-04-08 18:15:49 +02:00
- **Existing tool used to measure the coverage:** coverage.py
- **Coverage result:** 94%
2015-04-21 05:30:15 +02:00
![Coverage.py-Coverage-Measurement](/screenshots/coverage-py-2(2024-06-21_17-09-11).png)
![Coverage.py-Coverage-Measurement](/screenshots/coverage-py-1(21-06-2024_17-06-39).png)