id string | tables_to_rep list | tables_gt_data list | tables_obf_data list | figures_to_rep list | figures_to_rep_image images list | figure_gt_data list | figure_obf_data list |
|---|---|---|---|---|---|---|---|
mutation | [
"Table 1: Experimental Subject Programs",
"Table 2: Method Exit Anomalies"
] | [
{
"Subject Project": {
"0": "commons-cli",
"1": "joda-money",
"2": "cdk-data",
"3": "jline-reader",
"4": "commons-valid.",
"5": "commons-codec",
"6": "spotify-web-api",
"7": "commons-text",
"8": "dyn4j",
"9": "jfreechart"
},
"KLoC": {
"0"... | [
{
"Subject Project": {
"0": "commons-cli",
"1": "joda-money",
"2": "cdk-data",
"3": "jline-reader",
"4": "commons-valid.",
"5": "commons-codec",
"6": "spotify-web-api",
"7": "commons-text",
"8": "dyn4j",
"9": "jfreechart"
},
"KLoC": {
"0"... | [
"RQ2: How does mutation execution influence test execution behaviors?",
"Figure 5: Surviving mutants that are killable by current tests"
] | [
{
"charts": [
{
"id": "a",
"label": "cdk-data",
"data": {
"Reaching": {
"NI": 32.7,
"I": 67.3
},
"Propagation": {
"NP": 31.7,
"P": 62.4,
"P_offset": 1
},
"Revealability": {... | [
{
"charts": [
{
"id": "a",
"label": "cdk-data",
"data": {
"Reaching": {
"NI": "<obf>",
"I": "<obf>"
},
"Propagation": {
"NP": "<obf>",
"P": "<obf>",
"P_offset": "<obf>"
},
... | |
bloat | [
"Table 1. The evolution of our initial dataset [Alfadel M 2020] after applying each step of our data collection and data analysis approach.",
"Table 2. Statistics on the resolved and unresolved external calls during our stitching process.",
"Table 3. The status of our pull requests, proposing the removal of blo... | [
{
"Step": {
"0": "",
"1": "Data Collection",
"2": "",
"3": "",
"4": "Data Analysis",
"5": ""
},
"Operation": {
"0": "Initial dataset of Python GitHub projects",
"1": "Filtering inaccessible projects",
"2": "Dependency resolution",
"3": "Partial... | [
{
"Step": {
"0": "",
"1": "Data Collection",
"2": "",
"3": "",
"4": "Data Analysis",
"5": ""
},
"Operation": {
"0": "Initial dataset of Python GitHub projects",
"1": "Filtering inaccessible projects",
"2": "Dependency resolution",
"3": "Partial... | [
"Fig. 5. The distribution of bloat metrics per granularity. Each entry indicates the percentage of bloated entities (e.g., files, methods), and the size of bloated dependency code compared to the overall LoC.",
"Fig. 6. The distribution of bloat metrics per vulnerability exposure. Each entry indicates the relatio... | [
{
"chart_data": {
"units": "Percentage (%)",
"categories": [
{
"entity_type": "Package",
"bloated_loc": {
"median": 28,
"q1": 8,
"q3": 54,
"mean": 35,
"min": 0,
"max": 100
},
"bloa... | [
{
"chart_data": {
"units": "Percentage (%)",
"categories": [
{
"entity_type": "Package",
"bloated_loc": {
"median": "<obf>",
"q1": "<obf>",
"q3": "<obf>",
"mean": "<obf>",
"min": "<obf>",
"max": "<obf... |
README.md exists but content is empty.
- Downloads last month
- 19