Skip to content

Prince of Space — Eval Report

Date: 2026-04-17 Formatter version: dev

guava @ ce39d2b134

aggressive-wide (lineLength=80, wrapStyle=WIDE)

  • Files: 3221 scanned, 3221 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 3212 (100%)
  • Already clean: 9 (0%)
  • Over-long non-comment lines: 1501 (main=0, test=0, other=1501)
  • Known outlier warnings: 4 across 2 file(s): android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java, guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java
  • Over-long lines vs source: formatted=1501, source=55, net change (formatted−source)=+1446
  • Files with more over-long lines after format: 583; fewer: 17
  • Time: 144.4 s (44.8 ms/file avg)

aggressive-balanced (lineLength=80, wrapStyle=BALANCED)

  • Files: 3221 scanned, 3221 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 3212 (100%)
  • Already clean: 9 (0%)
  • Over-long non-comment lines: 1187 (main=0, test=0, other=1187)
  • Over-long lines vs source: formatted=1187, source=55, net change (formatted−source)=+1132
  • Files with more over-long lines after format: 521; fewer: 21
  • Time: 212.8 s (66.1 ms/file avg)

aggressive-narrow (lineLength=80, wrapStyle=NARROW)

  • Files: 3221 scanned, 3221 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 3212 (100%)
  • Already clean: 9 (0%)
  • Over-long non-comment lines: 1184 (main=0, test=0, other=1184)
  • Over-long lines vs source: formatted=1184, source=55, net change (formatted−source)=+1129
  • Files with more over-long lines after format: 520; fewer: 21
  • Time: 219.2 s (68.1 ms/file avg)

moderate-wide (lineLength=100, wrapStyle=WIDE)

  • Files: 3221 scanned, 3221 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 3212 (100%)
  • Already clean: 9 (0%)
  • Over-long non-comment lines: 487 (main=0, test=0, other=487)
  • Known outlier warnings: 4 across 2 file(s): android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java, guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java
  • Over-long lines vs source: formatted=487, source=38, net change (formatted−source)=+449
  • Files with more over-long lines after format: 234; fewer: 8
  • Time: 136.8 s (42.5 ms/file avg)

moderate-balanced (lineLength=100, wrapStyle=BALANCED)

  • Files: 3221 scanned, 3221 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 3212 (100%)
  • Already clean: 9 (0%)
  • Over-long non-comment lines: 336 (main=0, test=0, other=336)
  • Over-long lines vs source: formatted=336, source=38, net change (formatted−source)=+298
  • Files with more over-long lines after format: 176; fewer: 8
  • Time: 202.3 s (62.8 ms/file avg)

moderate-narrow (lineLength=100, wrapStyle=NARROW)

  • Files: 3221 scanned, 3221 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 3212 (100%)
  • Already clean: 9 (0%)
  • Over-long non-comment lines: 336 (main=0, test=0, other=336)
  • Over-long lines vs source: formatted=336, source=38, net change (formatted−source)=+298
  • Files with more over-long lines after format: 176; fewer: 8
  • Time: 205.8 s (63.9 ms/file avg)

default-wide (lineLength=120, wrapStyle=WIDE)

  • Files: 3221 scanned, 3221 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 3212 (100%)
  • Already clean: 9 (0%)
  • Over-long non-comment lines: 41 (main=0, test=0, other=41)
  • Known outlier warnings: 4 across 2 file(s): android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java, guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java
  • Over-long lines vs source: formatted=41, source=26, net change (formatted−source)=+15
  • Files with more over-long lines after format: 25; fewer: 2
  • Time: 128.1 s (39.8 ms/file avg)

default-balanced (lineLength=120, wrapStyle=BALANCED)

  • Files: 3221 scanned, 3221 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 3212 (100%)
  • Already clean: 9 (0%)
  • Over-long non-comment lines: 23 (main=0, test=0, other=23)
  • Over-long lines vs source: formatted=23, source=26, net change (formatted−source)=-3
  • Files with more over-long lines after format: 19; fewer: 2
  • Time: 201.5 s (62.6 ms/file avg)

default-narrow (lineLength=120, wrapStyle=NARROW)

  • Files: 3221 scanned, 3221 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 3212 (100%)
  • Already clean: 9 (0%)
  • Over-long non-comment lines: 23 (main=0, test=0, other=23)
  • Over-long lines vs source: formatted=23, source=26, net change (formatted−source)=-3
  • Files with more over-long lines after format: 19; fewer: 2
  • Time: 218.7 s (67.9 ms/file avg)

spring-framework @ 1787d3e885

aggressive-wide (lineLength=80, wrapStyle=WIDE)

  • Files: 9198 scanned, 9198 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 8760 (95%)
  • Already clean: 438 (5%)
  • Over-long non-comment lines: 7171 (main=3147, test=3993, other=31)
  • Over-long lines vs source: formatted=7171, source=23222, net change (formatted−source)=-16051
  • Files with more over-long lines after format: 437; fewer: 3770
  • Time: 195.0 s (21.2 ms/file avg)

aggressive-balanced (lineLength=80, wrapStyle=BALANCED)

  • Files: 9198 scanned, 9198 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 8760 (95%)
  • Already clean: 438 (5%)
  • Over-long non-comment lines: 5619 (main=2464, test=3132, other=23)
  • Over-long lines vs source: formatted=5619, source=23222, net change (formatted−source)=-17603
  • Files with more over-long lines after format: 319; fewer: 3889
  • Time: 175.6 s (19.1 ms/file avg)

aggressive-narrow (lineLength=80, wrapStyle=NARROW)

  • Files: 9198 scanned, 9198 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 8760 (95%)
  • Already clean: 438 (5%)
  • Over-long non-comment lines: 5618 (main=2464, test=3131, other=23)
  • Over-long lines vs source: formatted=5618, source=23222, net change (formatted−source)=-17604
  • Files with more over-long lines after format: 319; fewer: 3889
  • Time: 139.9 s (15.2 ms/file avg)

moderate-wide (lineLength=100, wrapStyle=WIDE)

  • Files: 9198 scanned, 9198 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 8760 (95%)
  • Already clean: 438 (5%)
  • Over-long non-comment lines: 1528 (main=596, test=926, other=6)
  • Over-long lines vs source: formatted=1528, source=3182, net change (formatted−source)=-1654
  • Files with more over-long lines after format: 500; fewer: 873
  • Time: 129.6 s (14.1 ms/file avg)

moderate-balanced (lineLength=100, wrapStyle=BALANCED)

  • Files: 9198 scanned, 9198 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 8760 (95%)
  • Already clean: 438 (5%)
  • Over-long non-comment lines: 1116 (main=438, test=676, other=2)
  • Over-long lines vs source: formatted=1116, source=3182, net change (formatted−source)=-2066
  • Files with more over-long lines after format: 381; fewer: 906
  • Time: 109.3 s (11.9 ms/file avg)

moderate-narrow (lineLength=100, wrapStyle=NARROW)

  • Files: 9198 scanned, 9198 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 8760 (95%)
  • Already clean: 438 (5%)
  • Over-long non-comment lines: 1115 (main=438, test=675, other=2)
  • Over-long lines vs source: formatted=1115, source=3182, net change (formatted−source)=-2067
  • Files with more over-long lines after format: 381; fewer: 907
  • Time: 101.0 s (11.0 ms/file avg)

default-wide (lineLength=120, wrapStyle=WIDE)

  • Files: 9198 scanned, 9198 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 8760 (95%)
  • Already clean: 438 (5%)
  • Over-long non-comment lines: 201 (main=44, test=157, other=0)
  • Over-long lines vs source: formatted=201, source=416, net change (formatted−source)=-215
  • Files with more over-long lines after format: 102; fewer: 149
  • Time: 100.7 s (10.9 ms/file avg)

default-balanced (lineLength=120, wrapStyle=BALANCED)

  • Files: 9198 scanned, 9198 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 8760 (95%)
  • Already clean: 438 (5%)
  • Over-long non-comment lines: 134 (main=21, test=113, other=0)
  • Over-long lines vs source: formatted=134, source=416, net change (formatted−source)=-282
  • Files with more over-long lines after format: 63; fewer: 153
  • Time: 107.8 s (11.7 ms/file avg)

default-narrow (lineLength=120, wrapStyle=NARROW)

  • Files: 9198 scanned, 9198 attempted
  • Parse errors: 0
  • Idempotency failures: 0
  • Reformatted: 8760 (95%)
  • Already clean: 438 (5%)
  • Over-long non-comment lines: 134 (main=21, test=113, other=0)
  • Over-long lines vs source: formatted=134, source=416, net change (formatted−source)=-282
  • Files with more over-long lines after format: 63; fewer: 153
  • Time: 109.2 s (11.9 ms/file avg)

Summary

Project Config Parse errors Idempotency failures Over-long (fmt) Over-long (src) Net Δ Files worse Files better
guava aggressive-wide 0 0 1501 55 +1446 583 17
guava aggressive-balanced 0 0 1187 55 +1132 521 21
guava aggressive-narrow 0 0 1184 55 +1129 520 21
guava moderate-wide 0 0 487 38 +449 234 8
guava moderate-balanced 0 0 336 38 +298 176 8
guava moderate-narrow 0 0 336 38 +298 176 8
guava default-wide 0 0 41 26 +15 25 2
guava default-balanced 0 0 23 26 -3 19 2
guava default-narrow 0 0 23 26 -3 19 2
spring-framework aggressive-wide 0 0 7171 23222 -16051 437 3770
spring-framework aggressive-balanced 0 0 5619 23222 -17603 319 3889
spring-framework aggressive-narrow 0 0 5618 23222 -17604 319 3889
spring-framework moderate-wide 0 0 1528 3182 -1654 500 873
spring-framework moderate-balanced 0 0 1116 3182 -2066 381 906
spring-framework moderate-narrow 0 0 1115 3182 -2067 381 907
spring-framework default-wide 0 0 201 416 -215 102 149
spring-framework default-balanced 0 0 134 416 -282 63 153
spring-framework default-narrow 0 0 134 416 -282 63 153