All Packages
| Package | Description |
|---|---|
| edu.handong.csee.isel |
A package containing the entire file.
|
| edu.handong.csee.isel.bfc |
A package that collects the necessary classes for Metric.
|
| edu.handong.csee.isel.bfc.collector |
A package containing the interface of the BFC collector.
|
| edu.handong.csee.isel.bfc.collector.github |
A package of functions to collect BFCs from Github issue page.
|
| edu.handong.csee.isel.bfc.collector.jira |
A package of functions to collect BFCs from Jira.
|
| edu.handong.csee.isel.bic |
A package that collects the necessary classes for collecting bug Introducing commits.
|
| edu.handong.csee.isel.bic.collector |
A package containing the interface of the BIC collector.
|
| edu.handong.csee.isel.bic.szz.data |
A package containing a class containing BIC information.
|
| edu.handong.csee.isel.bic.szz.exception |
A package containing error classes related to AG-SZZ.
|
| edu.handong.csee.isel.bic.szz.graph |
A package containing a class for creating AnnotationGraph.
|
| edu.handong.csee.isel.bic.szz.model |
A package containing basic models related to AnnotationGraph.
|
| edu.handong.csee.isel.bic.szz.trace |
A package containing a tracer Class.
|
| edu.handong.csee.isel.bic.szz.util |
A package containing Utils used in the AG-SZZ algorithm.
|
| edu.handong.csee.isel.data |
A package containing primitive datatype classes.
|
| edu.handong.csee.isel.data.csv |
A package containing a class that determines the resulting csv format.
|
| edu.handong.csee.isel.data.processor.input |
A package containing the interface of the input format collector.
|
| edu.handong.csee.isel.data.processor.input.command |
A package containing classes that receive input using the pico library.
|
| edu.handong.csee.isel.data.processor.input.converter |
A package that receives input using the common cli.
|
| edu.handong.csee.isel.metric |
A package that collects the necessary classes for collecting bug fix commits.
|
| edu.handong.csee.isel.metric.collector |
A package containing several classes that create Metric.
|
| edu.handong.csee.isel.metric.metadata |
A package containing the classes required to collect metadata metrics.
|
| edu.handong.csee.isel.patch |
A package that include the necessary classes for Patch.
|
| edu.handong.csee.isel.patch.collector |
A package containing the class that creates the Patch.
|
| edu.handong.csee.isel.repo |
A package that include the necessary classes for FindRepo.
|
| edu.handong.csee.isel.repo.collector |
A package containing classes that collect information related to repository.
|
| edu.handong.csee.isel.repo.control |
A package that collects classes that act as controllers for collecting repository information.
|
| edu.handong.csee.isel.szz |
A package containing class related to BSZZ.
|
| edu.handong.csee.isel.szz.data |
A package containing the dataType associated with BSZZ.
|
| edu.handong.csee.isel.szz.utils |
A package containing Utils class related to BSZZ.
|