/jsp-analyzer

This project aims to analyze JSP files in order to produce refactor effort measurements

Primary LanguagePythonApache License 2.0Apache-2.0

JSP Analyzer

Produce, measure, report statistics about JSP files

Getting started

Command line:

python src/main.py --base_path ${BASE_PATH} --relative_path ${RELATIVE_PATH} --output_directory ${OUTPUT_DIRECTORY} --configuration_file ${CONFIGURATION_FILE}

Help:

python src/main.py --help