Skip to content

merged

3ce11aa
Select commit
Loading
Failed to load commit list.
Merged

Added tests generated by claude #192

merged
3ce11aa
Select commit
Loading
Failed to load commit list.
Jenkins CI - TLS-Attacker / JaCoCo Coverage succeeded Mar 4, 2025 in 0s

Line Coverage: 28.70% (-11.51%), Branch Coverage: 39.42% (+0.85%)

Summary for modified lines

  • 2484 lines have been modified
  • 795 lines are not covered
  • 71 lines are covered only partially

Overview by baseline

Quality Gates Summary

No active quality gates.

Details

Project coverage details

Module Coverage Package Coverage File Coverage Class Coverage Method Coverage Line Coverage Branch Coverage Instruction Coverage
🐾 Overall project 100.00% (1/1) 100.00% (11/11) 82.72% (67/81) 81.61% (71/87) 37.53% (307/818) 40.82% (941/2305) 39.05% (321/822) 42.55% (3659/8600)
📈 Overall project (difference to reference job) +0.00% +0.00% -10.62% ⬇️ -8.75% ⬇️ -16.37% ⬇️ -11.80% ⬇️ -5.93% ⬇️ -10.58% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (11/11) 83.10% (59/71) 81.82% (63/77) 36.07% (281/779) 40.21% (908/2258) 38.57% (314/814) 42.07% (3535/8403)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -12.01% ⬇️ -6.36% ⬇️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (11/11) 78.87% (56/71) n/a n/a 28.70% (320/1115) 39.42% (136/345) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -11.51% ⬇️ +0.85% ⬆️ n/a
🐾 Indirect changes 100.00% (1/1) 11.11% (1/9) 4.76% (1/21) n/a n/a 4.00% (1/25) 0.00% (0/9) n/a

Annotations

Check warning on line 22 in src/main/java/de/rub/nds/modifiablevariable/biginteger/BigIntegerExplicitValueModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered lines

Lines 21-22 are not covered by tests

Check warning on line 55 in src/main/java/de/rub/nds/modifiablevariable/biginteger/BigIntegerExplicitValueModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered lines

Lines 30-55 are not covered by tests

Check warning on line 76 in src/main/java/de/rub/nds/modifiablevariable/biginteger/BigIntegerExplicitValueModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered line

Line 76 is not covered by tests

Check warning on line 35 in src/main/java/de/rub/nds/modifiablevariable/biginteger/BigIntegerShiftLeftModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered lines

Lines 29-35 are not covered by tests

Check warning on line 78 in src/main/java/de/rub/nds/modifiablevariable/biginteger/BigIntegerShiftLeftModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered line

Line 78 is not covered by tests

Check warning on line 22 in src/main/java/de/rub/nds/modifiablevariable/biginteger/BigIntegerXorModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered lines

Lines 21-22 are not covered by tests

Check warning on line 58 in src/main/java/de/rub/nds/modifiablevariable/biginteger/BigIntegerXorModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered lines

Lines 30-58 are not covered by tests

Check warning on line 79 in src/main/java/de/rub/nds/modifiablevariable/biginteger/BigIntegerXorModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered line

Line 79 is not covered by tests

Check warning on line 36 in src/main/java/de/rub/nds/modifiablevariable/biginteger/BigIntegerAddModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered lines

Lines 30-36 are not covered by tests

Check warning on line 76 in src/main/java/de/rub/nds/modifiablevariable/biginteger/BigIntegerAddModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered line

Line 76 is not covered by tests

Check warning on line 35 in src/main/java/de/rub/nds/modifiablevariable/biginteger/BigIntegerShiftRightModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered lines

Lines 29-35 are not covered by tests

Check warning on line 78 in src/main/java/de/rub/nds/modifiablevariable/biginteger/BigIntegerShiftRightModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered line

Line 78 is not covered by tests

Check warning on line 76 in src/main/java/de/rub/nds/modifiablevariable/biginteger/BigIntegerMultiplyModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered lines

Lines 21-76 are not covered by tests

Check warning on line 36 in src/main/java/de/rub/nds/modifiablevariable/biginteger/ModifiableBigInteger.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered lines

Lines 25-36 are not covered by tests

Check warning on line 80 in src/main/java/de/rub/nds/modifiablevariable/biginteger/ModifiableBigInteger.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered lines

Lines 63-80 are not covered by tests

Check warning on line 49 in src/main/java/de/rub/nds/modifiablevariable/biginteger/ModifiableBigInteger.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Partially covered line

Line 49 is only partially covered, one branch is missing

Check warning on line 85 in src/main/java/de/rub/nds/modifiablevariable/biginteger/ModifiableBigInteger.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Partially covered line

Line 85 is only partially covered, one branch is missing

Check warning on line 88 in src/main/java/de/rub/nds/modifiablevariable/biginteger/ModifiableBigInteger.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Partially covered line

Line 88 is only partially covered, one branch is missing

Check warning on line 22 in src/main/java/de/rub/nds/modifiablevariable/biginteger/BigIntegerSubtractModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered lines

Lines 21-22 are not covered by tests

Check warning on line 58 in src/main/java/de/rub/nds/modifiablevariable/biginteger/BigIntegerSubtractModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered lines

Lines 30-58 are not covered by tests

Check warning on line 79 in src/main/java/de/rub/nds/modifiablevariable/biginteger/BigIntegerSubtractModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered line

Line 79 is not covered by tests

Check warning on line 77 in src/main/java/de/rub/nds/modifiablevariable/longint/LongShiftRightModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered lines

Lines 22-77 are not covered by tests

Check warning on line 35 in src/main/java/de/rub/nds/modifiablevariable/longint/LongAddModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered lines

Lines 29-35 are not covered by tests

Check warning on line 75 in src/main/java/de/rub/nds/modifiablevariable/longint/LongAddModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Not covered lines

Lines 54-75 are not covered by tests

Check warning on line 40 in src/main/java/de/rub/nds/modifiablevariable/longint/LongAddModification.java

See this annotation in the file changed.

@jenkins-ci-tls-attacker jenkins-ci-tls-attacker / JaCoCo Coverage

Partially covered line

Line 40 is only partially covered, one branch is missing