Public report — Miitopia-Save-Editor-Switch-Version, published 3 Aug 2026.
Concrete security findings (CVE IDs, secret matches, dependency versions) are hidden in this version;
ask the repo owner for the full report.
138findings with an exact file:lineof 147 — the remainder are repo-wide signals (a dimension-level measurement, not a single line); open any file:line and verify
28/93dimensions across the health lenses27493 LoC · 1 projects — wide & deep
Executive summary
Read through the Production lens — the standard calibration. *Green* means good enough to run in production. The score is absolute and comparable across repos.
Brionjv/Miitopia-Save-Editor-Switch-Version carries serious gaps (39%). Several issues below can materially affect correctness, security, or the cost of changing it — and propagate to everything that depends on it.
It is strongest in Security (100%) — its security and compliance posture is in good shape. Code Health (78%) is solid too.
The area that most needs attention is Readiness (23%) — releases are harder to depend on — versioning, release notes and dependency hygiene are thin, so consumers can't easily tell what changed or trust an upgrade. Maturity (40%) is the next concern — onboarding is slow — key decisions and the architecture aren't written down, so contributors have to reverse-engineer the intent.
Leadership focus, highest impact first: CI workflow that builds and runs the test suite on every push/PR (CI/CD gates); 1 No automated tests finding(s) in Code Coverage (Code Coverage); 1 No tests found finding(s) in Test Distribution (Test Distribution).
For scale: Medium (~27,493 production lines); rebuilding it from scratch would take roughly ~0.2 person-years (~1 engineer). Approximate, ±~30%.
It builds on a genuinely strong Security foundation (100%); the priorities above are the highest-leverage way to bring the rest up to that level.
How the score is built — each lens's share of the headlineWidth is the lens's weight in the worst-heaviest fold (the weakest area pulls hardest); colour is that lens's own band. A lens fixes the score in proportion to its width.
0.7× (at 39% quality) — the last 20% of quality is most of the work
Size & shape
Medium · effort split not classified (source measured from disk; the effort-tier breakdown is a C#-only syntax walk)
This codebase represents roughly ~0.2 person-years of build effort (about ~€25,000 to rebuild). Its weakest lens is Readiness at 23% — the part of that asset most exposed by the findings below.
How we model this: boilerplate at a scaffolding rate + logic × domain Standard (×1.1) — desktop/game × a 0.7× quality factor, at €60–95/h; indicative, ±~30% · effort from total production LoC as straight-line logic (the tier split is a C#-only syntax walk), a conservative lower bound. Indicative only — most sensitive to the hourly rate and the domain tier (both tunable in config).
Top priorities
The highest-leverage moves; the full ranked list is in the Roadmap below.
1
Resolve the 1 No automated tests finding(s) in Code Coverage.
Value concentrated against a weak lens · High · Value at risk
This is a Medium asset (~0.2 person-years to rebuild), and its weakest lens is Readiness at 23%. The operational and business risk on an asset this size concentrates there — that's where remediation buys the most protection.
→ Direct remediation budget at Readiness first — highest risk-reduction per euro on an asset this size.
A velocity tax on every change · High · Economics
The code-quality signals (complexity, duplication, cohesion) average 3.3/10, which acts as a tax on every change in the weaker areas: modifications there plausibly cost on the order of 12–26% more than in clean code, and the tax compounds as the codebase grows. (A modelled estimate, not a measured fact.)
Evidence: D1/D2/D4/D6 code quality: averaging 3.3/10 across the code-quality signals actually measured
→ Pay it down where churn is highest — the hotspots — not everywhere; that's where the tax is actually paid.
Highest-leverage move · Medium · Leverage
Of everything flagged, the best return on effort is: Add a CI workflow that builds and runs the test suite on every push/PR. The rest can wait behind it.
Evidence: priority ranking: top of 5 ranked by impact/effort
→ Add a CI workflow that builds and runs the test suite on every push/PR.
At a glance — Code Health · 78% · Adequate · gated by D1, D2
First, establish a continuous integration workflow to automatically build and test every change. Next, address the lack of automated tests by resolving the identified coverage and distribution gaps. Then, implement a changelog to track release history. Finally, expand the README with essential project documentation and architecture overviews.
Ranked by impact ÷ effort. "Helps" is the estimated gain on the 0–100 health score.
Do this
Helps
Effort
Dimension
Resolve the 1 No automated tests finding(s) in Code Coverage.
Record significant decisions one document per decision — dated, stating the context, the decision and its consequences — and keep them together wherever your design docs already live (a conventional `docs/adr/` tree with `NNNN-title.md` names is the most discoverable form).
Miitopia Save Editor Switch Version/MSE_catalog.vb
8.5
Near-clean
God Classes: TooManyMethods: MSE_catalog
Miitopia Save Editor Switch Version/MSE_inventory.vb
8.5
Near-clean
God Classes: TooManyMethods: MSE_inventory
Miitopia Save Editor Switch Version/MSE_unlockable.vb
8.5
Near-clean
God Classes: TooManyMethods: MSE_unlockable
Miitopia Save Editor Switch Version/MSE_horse.vb
8.5
Near-clean
Code Duplication: Duplicated block (6 lines × 2)
Methodology & how to trust this report
Watchdog is a deep, periodic assessment — run each sprint, monthly, or quarterly, taking the time to go wider and deeper than a quick check and surfacing in one coherent report what you'd otherwise piece together from a dozen separate tools. It scores deterministically: the same commit yields the same score, every run. 26 of 28 evaluated dimensions are computed purely by tools and static analysis (confidence 1.0); 2 documentation/naming judgement(s) are LLM-assisted and labelled advisory. Overall confidence is 0.4 — the weighted average across measured dimensions; it falls as more of the score leans on LLM-assisted judgement and rises when it's fully tool-backed.
Every figure here is one of three kinds, and we label which: ✓ Measured — a deterministic fact (LoC, complexity, coverage); ~ Modeled — an estimate from a stated model (cost, effort, value-at-risk), always a range with its assumptions, never a precise fact; ◐ Advisory — an LLM prose judgement. We never present a modelled estimate as if it were measured. Perfect or absent scores carry their provenance too (ADR-0011): ✓ Tool-verified means the property itself was measured across the surface; ○ Nothing flagged means the probes came back clean — a claim bounded by what a repository can show; ⊘ Not evidenced means a working control (a tested restore, an automated rollback) showed no positive evidence — absence of evidence is not evidence of a control, so it's excluded from the score rather than awarded a spurious 10; ◐ Sampled · advisory marks an LLM verdict over a bounded sample — advisory, never a deterministic measurement.
What we checked — 28 dimensions across the health lenses
Each chip is a dimension scored from real signals across architecture, testing, dependencies, security & compliance, documentation, git-history and code quality — in one coherent pass. A surface report typically covers a handful.
How to trust any code-health report — three questions
Can you open the finding? Real findings cite a repo-relative file and line you can open at the cited line — never an absolute scratch path. Here, 138 of 147 do; the remainder are repo-wide signals — a dimension-level measurement, not a single line. (Every path in this report is repo-relative by construction: paths are normalized at the producer and the report is rejected if any rooted path leaks through.)
Is there a tool behind the number? Every score below names the method that produced it — Roslyn, git, a scanner, or (for a handful of documentation/naming dimensions) an LLM labelled sampled · advisory — not a narrative.
Does re-running give the same result? Run it again on the same commit and the score — and this report, byte for byte — is identical. A report whose numbers move between runs is describing the run, not the code.
This report answers yes to all three. That's the bar to hold any assessment to.
Tools & methods
The actual versions used this run (captured at analysis time) — re-run on the same commit for the identical score.
Method
Backs
Version
Evaluator
Roslyn static analysis
Complexity, cohesion, coupling, dead code, API surface, layering
A clean run — every tool resolved and ran, and every applicable dimension was measured at full confidence. No scanner was unavailable, no analysis timed out or crashed, and nothing fell back to a degraded estimate.
When something does degrade — a missing scanner, a shallow clone, an LLM hiccup — it is named here explicitly and its exact cause recorded in diagnostics.md, never absorbed silently into the score.
Repo exclusion declarations (.gitattributes linguist-generated/vendored, .editorconfig generated_code): none declared — every source file was scored.
Limitations & what we did not check
Watchdog assesses the repository exactly as committed, and only the repository. By design it does not reach outside the source tree: the live cloud account, the running CI/CD pipeline, the host's branch-protection and approval rules, the production configuration, or a restore actually exercised against a backup are all out of scope. That boundary is a feature, not a gap — a repo-relative, deterministic scan re-runs identically on any commit and every finding opens at a real file and line, where a live audit can neither be reproduced nor traced. The visible consequence is that controls which leave no in-repo evidence are reported as "not evidenced" and excluded from the score rather than awarded a number a static scan cannot justify.
Per-dimension blind spots
For each dimension that was measured, what a static, repo-only scan structurally cannot see — the honest edge of the measurement, not a failure of it.
D1 Cyclomatic Complexity: Cyclomatic complexity counts branches statically — it cannot tell an essential decision tree from accidental tangle, nor see complexity that lives in data or configuration (large switch-case token tables, DSL lexers/parsers, data-as-code rule tables) rather than control flow: a tokenizer's many single-character cases read as high complexity though each branch is trivial.
D2 Cognitive Complexity: Cognitive-complexity heuristics approximate how hard code is to follow; genuine domain difficulty and well-named intent that eases reading are not captured.
D3 God Classes: "God class" is sized by members and responsibilities visible in the type — a deliberately broad facade over a coherent subsystem can read the same as an accidental grab-bag. For front-end JS the file-length check is cohesion-aware (a single-responsibility module — one class/IIFE — earns a 3× threshold), but cohesion is approximated from top-level declarations, not true dependency structure.
D4 Code Duplication: Duplication is token-similarity (jscpd) — it finds copy-paste, not semantic duplication expressed differently. Committed machine-written code (scaffolded migrations, designer/codegen output, protobuf/OpenAPI stubs, model snapshots) is EXCLUDED — its repetition is the tool's, not the team's — so the score reflects hand-written duplication only.
D5 Coupling: Coupling is measured between projects/assemblies — runtime coupling through DI, reflection, messaging or shared databases is invisible to a static reference graph.
D6 Cohesion (LCOM4): LCOM4 cohesion is syntactic — it infers connectivity from which methods touch which fields/methods by name, not from real runtime behaviour or intent.
D8 Code Coverage: Coverage is measured by building and running the test suite inside Watchdog's isolated image — the target repo is never modified, and nothing on your systems runs. So coverage exists only when the suite builds and runs within the inline time budget; one that needs external services, can't build, or exceeds the budget yields no coverage (D8 then degrades to not-measured, not a low score). Line coverage also says nothing about assertion quality.
D9 Test Distribution: The test-pyramid shape is inferred from project/folder naming and references, with a single test host bucketed per-file by its path tier and content signals — a suite that names tiers unconventionally and gives no per-file signal can still be mis-bucketed.
D12 Dependency Hygiene: Dependency health reads manifests and lockfiles — a vulnerability in a vendored/copied dependency, or risk from how a dependency is actually used, is outside this view.
D13 Secret Scanning: Secret detection is signature- and entropy-based on the current tree — a secret that does not match a known pattern, or one already rotated, will not be flagged (a clean scan is "nothing matched", not "no secrets exist").
D15 Churn × Complexity Hotspots: Churn hotspots come from git history — a freshly imported or squashed repository has no churn signal, and recent rewrites can mask a historically risky file.
D17 Explicit Debt: Acknowledged-debt signals (TODO/FIXME, suppressions, dead code) are textual — undocumented debt that nobody marked, and debt that lives in design rather than annotations, is invisible. Committed machine-written code (scaffolded migrations, designer/codegen output, generated stubs) is excluded — it is never the team's dead code to delete.
D18 Solution Shape: Build integrity reflects whether the solution compiled in this environment — a build that needs a private feed, a specific SDK, or a generated file absent from the repo can read as broken when it is merely unreproducible here.
D19 Documentation Quality: Documentation quality is judged by an LLM over a bounded sample of docs — it reads what is written, not whether the docs match the running system, and it is advisory, not a measurement.
D21 Naming Consistency: Naming quality is an LLM judgement over a bounded sample — it assesses clarity/consistency of the names it sees, not domain-correctness, and is advisory.
D26 Project Cohesion: Project focus is sized from members/namespaces per project — a project that is broad by deliberate design reads the same as one that has sprawled.
D28 Secrets (history): Secret-history scanning sweeps the git log for known patterns — a secret that predates the available history, or never matched a signature, is not found (clean means "nothing matched in the history we can see").
D29 Static Analysis (SAST): SAST findings are pattern-based (semgrep) — it finds classes of bug it has rules for; logic flaws, auth/authorization gaps and issues needing runtime context are out of reach (and clean means "no rule matched").
D35 Change Coupling: Change coupling is co-change in COMMITS — files split across separate commits, or coupled only through a shared config/build step, read as uncoupled, and a sweeping commit (rename/format) is excluded so it doesn't couple everything. It shows that files change together, not WHY: a high coupling can be a healthy cohesive pair as readily as a hidden leak.
M4 Documentation accuracy: Onboarding quality is an LLM read of the docs/setup present — it cannot run the onboarding or measure how long a real new joiner takes; the verdict is sampled and advisory.
P6 Release Hygiene: Rollback/observability controls are inferred from repo artefacts (pipelines, dashboards-as-code) — controls configured in external tooling, with no in-repo trace, cannot be credited.
The LLM boundary
LLM-set scores this run (3): D19, D21, M4 (model: Local LLM). For these, a model reads a bounded sample and sets the numeric score (documentation, ADR quality, naming, comment value, onboarding) — D25 sets the ADR-conformance fraction over sampled code, D22 judges API accuracy over a sample. These are sampled and advisory by design: they vary at the margins between runs and are never a deterministic measurement. Every other score in this report is tool-computed at confidence 1.0.
What it measures: How tangled the control flow is — methods with many branches are hard to test and change.
Method: Cyclomatic complexity per method (1 + decision points), computed exhaustively across production source; test projects separated by convention. Deterministic.
42 method(s) exceeded the cyclomatic complexity threshold of 15; the worst was MSE_transferMii.Icon_import_Click at 504.
MSE_transferMii.Icon_import_Click (cyclomatic 504)Miitopia Save Editor Switch Version/MSE_transferMii.vb:4133
MSE_transferMii.ReadMiiappearance (cyclomatic 502)Miitopia Save Editor Switch Version/MSE_transferMii.vb:2096
MSE_miiprofile.Savemiiprofile (cyclomatic 302)Miitopia Save Editor Switch Version/MSE_miiprofile.vb:2498
MSE_jobslevelsboosts.Readjobslevelsboosts (cyclomatic 102)Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:2493
MSE_jobslevelsboosts.Savejobslevelsboosts (cyclomatic 102)Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9829
+ 37 more group(s) — more in Appendix A; the complete list is findings.md.
What to do
Resolve the 1 MSE_transferMii.Icon_import_Click (cyclomatic 504) finding(s) in Cyclomatic Complexity — start with MSE_transferMii.vb. — One of this dimension's main actionable groups (1 warning-level).
Resolve the 1 MSE_transferMii.ReadMiiappearance (cyclomatic 502) finding(s) in Cyclomatic Complexity — start with MSE_transferMii.vb. — One of this dimension's main actionable groups (1 warning-level).
Resolve the 1 MSE_miiprofile.Savemiiprofile (cyclomatic 302) finding(s) in Cyclomatic Complexity — start with MSE_miiprofile.vb. — One of this dimension's main actionable groups (1 warning-level).
Stand up a CI pipeline, then gate Cyclomatic Complexity in it to reach Verified (currently Documented). — This repository has no CI pipeline, so there is nothing to add a gate to yet — the pipeline comes first. Hardens enforcement from Documented toward Prevented — provenance only; does not change the score.
Detailed fixes: d1_recommendation.md · top locations in Appendix A, every location in findings.md.
What it measures: How hard the code is for a person to follow, beyond raw branching.
Method: Cognitive complexity per method (Sonar-style nesting-penalized score), computed exhaustively over production code, excluding test projects. Deterministic.
40 method(s) exceeded the cognitive complexity threshold of 15; the worst was MSE_transferMii.Icon_import_Click at 1005.
MSE_transferMii.Icon_import_Click (cognitive 1005)Miitopia Save Editor Switch Version/MSE_transferMii.vb:4133
MSE_miiprofile.Savemiiprofile (cognitive 501)Miitopia Save Editor Switch Version/MSE_miiprofile.vb:2498
MSE_transferMii.ReadMiiappearance (cognitive 501)Miitopia Save Editor Switch Version/MSE_transferMii.vb:2096
MSE_jobslevelsboosts.Readjobslevelsboosts (cognitive 101)Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:2493
MSE_jobslevelsboosts.Savejobslevelsboosts (cognitive 101)Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9829
+ 35 more group(s) — more in Appendix A; the complete list is findings.md.
What to do
Resolve the 1 MSE_transferMii.Icon_import_Click (cognitive 1005) finding(s) in Cognitive Complexity — start with MSE_transferMii.vb. — One of this dimension's main actionable groups (1 warning-level).
Resolve the 1 MSE_miiprofile.Savemiiprofile (cognitive 501) finding(s) in Cognitive Complexity — start with MSE_miiprofile.vb. — One of this dimension's main actionable groups (1 warning-level).
Resolve the 1 MSE_transferMii.ReadMiiappearance (cognitive 501) finding(s) in Cognitive Complexity — start with MSE_transferMii.vb. — One of this dimension's main actionable groups (1 warning-level).
Stand up a CI pipeline, then gate Cognitive Complexity in it to reach Verified (currently Documented). — This repository has no CI pipeline, so there is nothing to add a gate to yet — the pipeline comes first. Hardens enforcement from Documented toward Prevented — provenance only; does not change the score.
Detailed fixes: d2_recommendation.md · top locations in Appendix A, every location in findings.md.
Do you agree with this assessment?
D3 · God Classes8.6 / 10Strong✓ Tool-verified
What it measures: Over-large classes that try to do too much ("god classes").
Method: God-class detection by line and method-count thresholds per logical type (partial classes unified), filtered for generated code and registration/contract false positives. Deterministic.
TooManyMethods: MSE_hub · ×5Miitopia Save Editor Switch Version/MSE_hub.vb:0
FileTooLong: Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb · ×4Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:0
ClassTooLong: MSE_transferMii · ×3Miitopia Save Editor Switch Version/MSE_transferMii.vb:0
What to do
Resolve the 5 TooManyMethods finding(s) in God Classes — start with MSE_hub.vb, MSE_jobslevelsboosts.vb, MSE_catalog.vb. — One of this dimension's main actionable groups (5 warning-level).
Resolve the 4 FileTooLong finding(s) in God Classes — start with MSE_jobslevelsboosts.vb, MSE_transferMii.vb, MSE_miiprofile.vb. — One of this dimension's main actionable groups (4 warning-level).
Resolve the 3 ClassTooLong finding(s) in God Classes — start with MSE_transferMii.vb, MSE_miiprofile.vb, MSE_grubs.vb. — One of this dimension's main actionable groups (3 warning-level).
Stand up a CI pipeline, then gate God Classes in it to reach Verified (currently Documented). — This repository has no CI pipeline, so there is nothing to add a gate to yet — the pipeline comes first. Hardens enforcement from Documented toward Prevented — provenance only; does not change the score.
Detailed fixes: d3_recommendation.md · top locations in Appendix A, every location in findings.md.
What it measures: Copy-pasted code that should be shared instead.
Method: Code duplication via token-stream sliding windows with type-aware normalization (locals masked, type names preserved), density-scored per KLoC of production code. Deterministic.
Duplicated block (10 lines × 4)Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:2190
+ 4 more group(s) — more in Appendix A; the complete list is findings.md.
✓ On the Gold path — maintain.
Detailed fixes: d4_recommendation.md · top locations in Appendix A, every location in findings.md.
Do you agree with this assessment?
D5 · Coupling10.0 / 10Exemplary✓ Tool-verified
What it measures: Whether volatile projects sit underneath others that depend on them (so their churn ripples upward), and whether project dependencies form cycles. A widely-depended-on but stable shared/kernel project is healthy, not penalised.
Method: Dependency cycles via elementary-DFS over real .csproj references, plus Martin instability (afferent/efferent) per project. Exhaustive over the reference graph, deterministic.
Coverage: Exhaustive · type-level: afferent/efferent coupling + cycles computed over every production type — the population is all types, not a name convention.
What it measures: Whether a class's methods are focused on a single responsibility.
Method: LCOM4 cohesion per production class with at least two methods: connected components of methods sharing state or calls, computed syntactically. Deterministic, not a proxy.
Coverage: Exhaustive · type-level: LCOM4 cohesion computed over every production class — the population is all types, not a name convention.
Low cohesion: MSE_hub (LCOM4 14)Miitopia Save Editor Switch Version/MSE_hub.vb:4
What to do
Resolve the 1 Low cohesion finding(s) in Cohesion (LCOM4) — start with MSE_hub.vb. — One of this dimension's main actionable groups (1 warning-level).
Stand up a CI pipeline, then gate Cohesion (LCOM4) in it to reach Verified (currently Documented). — This repository has no CI pipeline, so there is nothing to add a gate to yet — the pipeline comes first. Hardens enforcement from Documented toward Verified — provenance only; does not change the score.
Detailed fixes: d6_recommendation.md · top locations in Appendix A, every location in findings.md.
Do you agree with this assessment?
D8 · Code Coverage0.0 / 10Critical✓ Tool-verified
What it measures: How much of the code is actually exercised by tests.
Method: Coverage from coverlet runs or committed reports (Cobertura/OpenCover/lcov), computed per-file with structured exclusions for generated, trivial, and glue code. When the suite can't be built/run in-image AND no report is committed, coverage is reported NOT-MEASURED (excluded from the score) with the precondition to make it measurable — never a LoC-ratio proxy folded in as if measured. Deterministic.
No automated tests — no test code was found in this repository.
No automated tests
What to do
Resolve the 1 No automated tests finding(s) in Code Coverage. — One of this dimension's main actionable groups (1 issue-level).
Stand up a CI pipeline, then gate Code Coverage in it to reach Verified (currently Documented). — This repository has no CI pipeline, so there is nothing to add a gate to yet — the pipeline comes first. Hardens enforcement from Documented toward Verified — provenance only; does not change the score.
Detailed fixes: d8_recommendation.md · top locations in Appendix A, every location in findings.md.
Do you agree with this assessment?
D9 · Test Distribution0.0 / 10Critical✓ Tool-verified
What it measures: Whether the test suite has a healthy mix of unit / integration / end-to-end tests.
Method: Test projects classified (Unit/Integration/BDD/E2E) from compiled metadata; test methods counted exhaustively across projects with placement-agnostic disk fallback. Deterministic.
What it measures: Whether dependencies are current, secure, and not bloated.
Method: Manifest scan via dotnet list package across all projects; worst-signal-per-package deduction (saturating for vulnerabilities, capped-linear for deprecation/outdated) per KLoC. Exhaustive, deterministic.
What it measures: Whether any secrets (keys, tokens, passwords) have leaked into the code.
Method: In-process native secret scanner (entropy plus signature patterns) across all tracked files; no external tool. A clean result is a measured 10, not no-data zero. Deterministic.
What it measures: Files that change often and are also complex — the riskiest hotspots.
Method: Per production file churn times cyclomatic complexity over a rolling window, computed from git and Roslyn/JS/Razor analysis. Exhaustive, deterministic per commit date.
What it measures: Acknowledged debt left in the code — TODOs, dead code, suppressed warnings.
Method: Roslyn syntactic debt markers (suppressions/TODO/FIXME/HACK/empty-catch/commented-code/Obsolete) plus SymbolFinder dead-code analysis; weighted-debt-per-KLoC density deducted 2.0x per unit. Deterministic, exhaustive.
What it measures: Whether the solution is laid out in a sensible, conventional structure.
Method: Solution structure: project count, decomposition, shell-project detection, build success (confirmed failures cap the score); traced to actual .sln files and binaries. Deterministic.
What it measures: Whether the project's documentation is clear, complete, and useful.
Method: Judged by language model at low temperature (0.0-0.1) on a deterministic doc sample (READMEs plus first 25 architecture docs), with two-pass stability filtering. Advisory, sampled.
The only documentation is a single README that describes the tool as 'Edit your Miitopia save file' with an image link and no installation or usage steps. There are no architecture docs and XML doc coverage for the project's source (Miitopia Save Editor Switch Version) is zero.
XML-doc coverage: Miitopia Save Editor Switch VersionMiitopia Save Editor Switch Version/Miitopia Save Editor Switch Version.vbproj
What to do
Improve Documentation Quality — currently 2.0/10. — The only documentation is a single README that describes the tool as 'Edit your Miitopia save file' with an image link and no installation or usage steps. There are no architecture docs and XML doc coverage for the project's source (Miitopia Save Editor Switch Version) is zero.
Detailed fixes: d19_recommendation.md · top locations in Appendix A, every location in findings.md.
What it measures: Whether names — types, methods, variables — are clear and consistent.
Method: Judged by language model at low temperature (0.0-0.1) on a deterministic random symbol sample (fixed size, not exhaustive), with disclosed confidence band. Advisory, sampled.
What it measures: Whether any secrets were ever committed — scanned across the full git history, not just now.
Method: Git-history secret scan via gitleaks detect over full history in an isolated checkout; each match flagged High. Exhaustive; degrades cleanly when tool absent.
What it measures: Real static-analysis (SAST) findings — likely security bugs in the code, any language.
Method: Polyglot static analysis via semgrep across the repo using the pinned, image-baked p/security-audit + p/owasp-top-ten rulesets (no scan-time registry fetch); severity rules (ERROR/WARNING/INFO) map to a full-band severity-weighted score. Exhaustive, deterministic; degrades on parse failure.
Coverage: semgrep pattern rules over all files — exhaustive for the rule set, blind to classes of bug without a rule (clean = no rule matched).
What it measures: Whether files that change together actually belong together — pairs that repeatedly co-change in git history despite having no explicit code dependency, surfacing the hidden/logical coupling (and boundaries in the wrong place) a static scan can't see.
Method: Pairwise co-occurrence over the per-commit file sets in git history (production source only — tests and generated dropped): Degree-of-Coupling = shared ÷ min individual revisions, reported above noise floors (each file ≥10 revisions, ≥5 shared commits, ≥50% strength); sweeping commits excluded. Deterministic over fixed history.
Coverage: Population: PRODUCTION source files only — test and generated files are dropped before pairing, so a class co-changing with its own test (trivially ~100%) can't drown the real production↔production coupling. Pairs ranked by Degree-of-Coupling; coupling through a build step, config, or non-source file isn't seen.
Other · Architecture — Whether the codebase has a recognisable, scale-appropriate structure (a named architectural style, or modular enough for its size) rather than being an ad-hoc ball of mud.
Method: Roslyn plus csproj analysis: architecture style detection (DDD, clean, vertical-slice, CQRS) and structure fitness for repo size. Deterministic.
~27.5k production LoC (23 types) across 1 project(s) / 3 namespace(s) with no recognised architectural style or layering — at this size, deliberate module boundaries would help. No DDD/clean/vertical-slice/CQRS/transaction-script organisation was detected — code is likely organised ad hoc, which makes change and onboarding harder as it grows.
What to do
Introduce deliberate module boundaries — by feature (vertical slices) if your team prefers, or by layer (domain/application/infrastructure). Even splitting into a few cohesive projects with a clear dependency direction would help.
Other · Code Health — Unreviewed-generation residue: shipped members still throwing NotImplementedException, and placeholder string literals left in non-test, non-generated code. Scored as a quality signature, never as a claim about authorship.
Method: Roslyn syntax scan: NotImplementedException throws and placeholder string literals in non-test, non-generated shipped code. Deterministic, code-shape signature.
Maturity · Maturity — Whether the repo and its projects have a README, and whether it's substantive and current.
Method: Filesystem scan: README presence, word count, and headings for depth; git history for staleness. Exhaustive across root and project dirs, deterministic.
The root README is 8 words — likely missing build/run/architecture context.
What to do
Expand the README with getting-started, architecture overview and a project map.
Add a build/run (quick start) section to the root README — the first thing a newcomer needs.
Add a 'Testing' section to the root README — how to run the test suite.
Add an 'Architecture' / 'How it works' section to the root README — the high-level shape.
Add a README to the 1 of 1 project(s) that lack one — worth up to 2 pts.
Maturity · Maturity — Whether key decisions (ADRs) and the high-level shape (C4/diagrams) are written down.
Method: Filesystem scan: ADR folder/naming conventions or content, plus Mermaid/PlantUML/C4/architecture.md discovery. Exhaustive, deterministic.
No Architecture Decision Records found — no conventional ADR directory, no `NNNN-title.md` documents and nothing ADR-shaped by content. Design rationale recorded elsewhere (a design-notes tree, a mailing list, pull-request discussion) is not visible to this check and is not re-findable per decision, so a future maintainer cannot ask why one choice was made and get an answer.
No C4/PlantUML/Mermaid diagram or architecture.md — the high-level shape isn't documented.
What to do
Record significant decisions one document per decision — dated, stating the context, the decision and its consequences — and keep them together wherever your design docs already live (a conventional `docs/adr/` tree with `NNNN-title.md` names is the most discoverable form).
Add a C4 context/container diagram (Structurizr, PlantUML or Mermaid) or an architecture.md overview.
Maturity · Maturity — Whether the repo is organised deliberately — src/test separation and consistent project naming.
Method: Filesystem scan: src/test folder separation and namespace-prefix consistency (majority RootNamespace agreement). Exhaustive across projects, deterministic.
Production code isn't grouped under a src/ folder — it all sits under Miitopia Save Editor Switch Version/ alongside the root build files, so the conventional src/ boundary between the product and its tooling isn't drawn.
No test surface was found — there are no tests here to separate from production code, so the folder question hasn't been reached yet.
What to do
Group production code under src/ (or split deliberately, e.g. backend/ + frontend/) so production and tooling code aren't mixed at the root.
Start a test surface where your build system looks for one (tests/, test/, spec/, or your ecosystem's test source set) — the separation follows from putting the first tests in the right place.
Maturity · Maturity — Whether the README actually describes the code that exists (LLM-judged, advisory).
Method: Judged by language model at low temperature: README accuracy versus actual projects, within a disclosed tolerance. Advisory, not a measured number.
Do you agree with this assessment?
P1 · CI/CD gates0.0 / 10Critical✓ Tool-verified
Readiness · Readiness — Whether an automated pipeline builds and tests every change.
Method: Filesystem scan: CI workflow files (.github/workflows, .gitlab-ci.yml, etc.) for build and test stages. Exhaustive, deterministic.
No CI workflow found (.github/workflows, azure-pipelines.yml, .gitlab-ci.yml, …) — changes aren't gated by an automated build/test.
What to do
Add a CI workflow that builds and runs the test suite on every push/PR.
Readiness · Readiness — Whether SAST, secret/dependency scanning and performance benchmarking are wired in (presence, not runtime).
Method: Filesystem scan: SAST configuration, dependency-update automation, secret scanning, and a benchmark harness or benchmark step — in this repository's own ecosystem. Exhaustive, deterministic.
No static application security testing detected. For this repository's stack, add CodeQL's csharp pack (it analyses VB.NET too), or a security analyzer package (or `semgrep --config=auto`, which runs on any language) — this repository has no CI pipeline yet, so run it locally to clear the existing findings, then make it a step of the first workflow you add so a regression fails the build.
What to do
Run what this repository's stack ships: CodeQL's csharp pack (it analyses VB.NET too), or a security analyzer package — or `semgrep --config=auto`, which runs on any language — — locally for now, since there is no CI pipeline here yet, and as a step of the first workflow you add so a security regression fails the build instead of landing.
Enable Dependabot/Renovate or a dependency-review gate.
Add gitleaks/trufflehog in CI to block PRs that introduce committed secrets.
Readiness · Readiness — Whether releases are traceable — a maintained changelog and explicit version stamping.
Method: Filesystem scan: changelog file presence and version tags in csproj or git tags. Exhaustive, deterministic.
No CHANGELOG/HISTORY/RELEASES file — what shipped when isn't easy to reconstruct for support or audit. (Versioning/tagging makes releases traceable, but a changelog records the what.)
What to do
Keep a changelog (e.g. Keep-a-Changelog) recording what shipped in each release.
Do you agree with this assessment?
Reference — by lens
The score is the rank-weighted fold of these lenses (worst-heaviest), each including its meta-dimensions; a lens with a Critical contributor is capped at Fair (its band reads "gated by …") and is never the strongest area however high its average.
Not included — 65 check(s) not relevant to this codebase
These checks had nothing to measure here (no tests, no git history, the codebase is small, or the architecture style doesn't apply), so they're omitted above rather than scored low.
AC1 Text alternatives — No web markup found — accessibility is not applicable to this repository.
AC2 Forms & labels — No web markup found — accessibility is not applicable to this repository.
AC3 Page structure — No web markup found — accessibility is not applicable to this repository.
AC4 Keyboard semantics — No web markup found — accessibility is not applicable to this repository.
AC5 ARIA correctness — No web markup found — accessibility is not applicable to this repository.
AC6 Visual & motion safety — No web markup found — accessibility is not applicable to this repository.
AC7 A11y enforcement — No web markup found — accessibility is not applicable to this repository.
AX1 Captive dependencies — no DI registrations detected
AX10 Code composition — not assessed — code composition is computed by ROLE over a document set that was not loaded for this repository, because the repository is written in a language this check does not yet model, or because its projects failed to load. This is a gap in the analyzer, not a finding about this repository
AX2 Stateful singletons — no singleton implementations detected
AX3 Project dependency cycles — not assessed — project cycles and dependency direction are computed over a project-reference graph that was not loaded for this repository, because the repository is written in a language this check does not yet model, or because its projects failed to load. This is a gap in the analyzer, not a finding about this repository
AX4 Dependency direction — not assessed — project cycles and dependency direction are computed over a project-reference graph that was not loaded for this repository, because the repository is written in a language this check does not yet model, or because its projects failed to load. This is a gap in the analyzer, not a finding about this repository
AX6 Interface segregation — no public interfaces
AX7 Slice cohesion — not applicable — not a vertical-slice architecture
AX8 Test isolation — not assessed — test isolation is computed from a project graph (which projects are test projects, and what they reference) that was not loaded for this repository, because the repository is written in a language this check does not yet model, or because its projects failed to load. This is a gap in the analyzer, not a finding about this repository
AX9 CQS / query purity — no CQRS query handlers detected — query purity is not applicable to this codebase
C1 Data Protection — Not assessed: these personal data controls are read from a source model (declarative annotations, request middleware, entity/column names, guard methods) that was not loaded for this repository — because the repository is written in a language this check does not yet model, or because its projects failed to load. Absence of an idiom this check recognises is NOT evidence that this repository lacks personal data controls: it may implement them entirely in its own ecosystem. This is a gap in the analyzer's language coverage, not a finding about this repository.
C2 Access Controls — Not assessed: these authorization controls are read from a source model (declarative annotations, request middleware, entity/column names, guard methods) that was not loaded for this repository — because the repository is written in a language this check does not yet model, or because its projects failed to load. Absence of an idiom this check recognises is NOT evidence that this repository lacks authorization controls: it may implement them entirely in its own ecosystem. This is a gap in the analyzer's language coverage, not a finding about this repository.
C3 Audit Trail — Not assessed: these audit controls are read from a source model (declarative annotations, request middleware, entity/column names, guard methods) that was not loaded for this repository — because the repository is written in a language this check does not yet model, or because its projects failed to load. Absence of an idiom this check recognises is NOT evidence that this repository lacks audit controls: it may implement them entirely in its own ecosystem. This is a gap in the analyzer's language coverage, not a finding about this repository.
C4 Data Retention — Not assessed: these retention controls are read from a source model (declarative annotations, request middleware, entity/column names, guard methods) that was not loaded for this repository — because the repository is written in a language this check does not yet model, or because its projects failed to load. Absence of an idiom this check recognises is NOT evidence that this repository lacks retention controls: it may implement them entirely in its own ecosystem. This is a gap in the analyzer's language coverage, not a finding about this repository.
C5 Data-Subject Rights — Not assessed: these data-subject rights controls are read from a source model (declarative annotations, request middleware, entity/column names, guard methods) that was not loaded for this repository — because the repository is written in a language this check does not yet model, or because its projects failed to load. Absence of an idiom this check recognises is NOT evidence that this repository lacks data-subject rights controls: it may implement them entirely in its own ecosystem. This is a gap in the analyzer's language coverage, not a finding about this repository.
D10 Test Quality — No tests were found in the analyzed repository to assess for quality.
D11 Test Reliability — Test reliability not included
D14 License Compliance — license scan produced no result — the tool ran but its JSON output could not be parsed; the offline NuGet fallback resolved nothing
D16 Bus Factor — single-maintainer — knowledge-concentration (bus factor) risk
D20 ADR Quality — N/A — ADRs are expected on deployable products with a user-facing host, not consumed libraries; no ADR log is required here.
D22 Internal API Consistency — No exposed public API
D23 Boundary Type-Coupling — At only 27493 LoC in a single project the codebase is trivially small despite the absence of declared bounded contexts.
D24 Comment Value — No inline comments to assess — comment value is not applicable here.
D25 ADR Conformance — no ADRs to check
D27 Navigability — symbol resolution incomplete — navigability not assessed
D30 Dependency Vulnerabilities — `dotnet list package --vulnerable` could not read this solution's dependency graph — it reported an error for at least one project and returned no package data at all (typically a packages.config / non-PackageReference project, which the command cannot read; classic .NET Framework projects are packages.config by default). No packages could be enumerated, so there was nothing to scan for NuGet CVEs — excluded rather than scored, because an unreadable dependency graph is not a clean one; migrate the project(s) to PackageReference to enable this scan
D31 IaC & Container Security — No Infrastructure-as-Code or container manifests found (Dockerfile, Terraform, Kubernetes/Helm, CloudFormation); nothing to scan.
D32 Data Compliance (PII/GDPR) — Data compliance (PII/GDPR) was not assessed in this scan — no ruleset is currently available for it. This says nothing about how this repository handles personal data, in either direction.
D33 JS/npm Dependency Vulnerabilities — No JS/npm manifest or lockfile found outside build output (package.json, package-lock.json, yarn.lock, pnpm-lock.yaml, bun.lockb); no JS dependencies to scan.
D34 Knowledge Freshness — early-stage repository — too little history to judge knowledge freshness
D36 Supply-chain Provenance & Signing — No CI/build pipeline found (.github/.forgejo/.gitea workflows, .gitlab-ci.yml, azure-pipelines*.yml, .pipelines/, .vsts-ci/, Jenkinsfile, .circleci); there is no build to attest provenance for.
D37 Vulnerability-disclosure Policy — No vulnerability-disclosure policy file found (SECURITY.md/.markdown/.rst/.txt at root or under .github/.forgejo/.gitea/docs, .well-known/security.txt). A coordinated-disclosure policy may live off-repo, so this is not evidenced rather than failed.
D38 OSV Dependency Vulnerabilities — No supported non-.NET dependency lockfile found outside build output (npm package-lock/yarn/pnpm/bun, Go go.mod, Rust Cargo.lock, Maven pom.xml, Gradle lockfiles, Python requirements.txt/poetry.lock/Pipfile.lock/pdm.lock, PHP composer.lock, Ruby Gemfile.lock, Elixir mix.lock, Dart pubspec.lock, Swift Package.resolved); nothing for OSV to scan. A NuGet-only repo stays NotApplicable — .NET CVEs are D30's domain.
D39 IL Efficiency — The target did not build, so no IL was available to measure.
D40 Network Egress Confinement — No Kubernetes/orchestration workloads found in the repository manifests; network egress policy is a cluster-native control that may live at the platform/firewall layer, so there is nothing to assess here.
D41 Kernel & Syscall Confinement — No Kubernetes/orchestration workloads found in the repository manifests; seccomp/AppArmor/SELinux confinement is a workload-level control, so there is nothing to assess here.
D42 Runtime Threat Enforcement — No Kubernetes/orchestration workloads found in the repository manifests; runtime threat-detection and admission-control policy are cluster-level controls, so there is nothing to assess here.
D7 Architectural Integrity — no checkable ADRs, and no MSBuild project graph for the cycle pass to read — so this dimension makes no claim about dependency cycles in either direction (where this repository's language has an import-cycle lens, cycles are reported there). Architectural integrity not assessed
DM1 Domain Modelling — not scored — this repository shows none of the 3 signals this check looks for
ED1 Event-Driven — not scored — this repository shows none of the 3 signals this check looks for
ED5 Idempotency — no mutating command handlers or message consumers detected — idempotency check not applicable
ES1 Event Sourcing — not scored — this repository shows none of the 3 signals this check looks for
IC1 Incompleteness & stubs — not analysed — these correctness checks read a source model that was not loaded for this repository, because the repository is written in a language this check does not yet model, or because its projects failed to load. This is a gap in the analyzer, not a finding about this repository
P12 CI test-gate honesty — no CI workflow found
P2 Observability — Observability was not assessed: this check reads a source model that does not carry this repository's product — because the repository is written in a language this check does not yet model, or because its projects failed to load. Absence of a logging idiom this check recognises is NOT evidence that this repo lacks structured logging (it may log through its own ecosystem's logger). This is a gap in the analyzer, not a finding about this repository.
P4 Deployment & Rollback — not evidenced — no deploy/rollback/approval signal in the repo; absence of evidence is not evidence of a manual release
P5 DR & Backup — not evidenced — repo shows no backup/RTO/RPO controls; absence of evidence is not evidence of a working control
P7 Outbound HTTP resilience — not applicable — this isn't a service/API/worker
P8 Schema migrations — no EF Core usage detected
P9 Domain vs controller coverage — no coverage report found on disk — produce a coverage report in a standard format (Cobertura — `dotnet test --collect:"XPlat Code Coverage"` with a `coverlet.collector` PackageReference) into the repo working tree before the scan — a CI step is the usual place, since the artefact is commonly gitignored, or wire coverage collection into CI, to enable this cross-layer check
PF1 Benchmark discipline — Performance was not assessed: this lens reads a source model that was not loaded for this repository, because the repository is written in a language this lens does not yet model or because its projects failed to load. This is a gap in the analyzer, not a finding about this repository — in particular it is NOT a statement that this repo is unpackaged or performance-careless.
PF2 Allocation hygiene — Performance was not assessed: this lens reads a source model that was not loaded for this repository, because the repository is written in a language this lens does not yet model or because its projects failed to load. This is a gap in the analyzer, not a finding about this repository — in particular it is NOT a statement that this repo is unpackaged or performance-careless.
PF3 Async & latency hygiene — Performance was not assessed: this lens reads a source model that was not loaded for this repository, because the repository is written in a language this lens does not yet model or because its projects failed to load. This is a gap in the analyzer, not a finding about this repository — in particular it is NOT a statement that this repo is unpackaged or performance-careless.
S1 Web-Security Posture — Not assessed: these web-security controls are read from a source model (declarative annotations, request middleware, entity/column names, guard methods) that was not loaded for this repository — because the repository is written in a language this check does not yet model, or because its projects failed to load. Absence of an idiom this check recognises is NOT evidence that this repository lacks web-security controls: it may implement them entirely in its own ecosystem. This is a gap in the analyzer's language coverage, not a finding about this repository.
X1 Async correctness — not analysed — these correctness checks read a source model that was not loaded for this repository, because the repository is written in a language this check does not yet model, or because its projects failed to load. This is a gap in the analyzer, not a finding about this repository
X2 Cancellation propagation — not analysed — these correctness checks read a source model that was not loaded for this repository, because the repository is written in a language this check does not yet model, or because its projects failed to load. This is a gap in the analyzer, not a finding about this repository
X3 Exception handling — not analysed — these correctness checks read a source model that was not loaded for this repository, because the repository is written in a language this check does not yet model, or because its projects failed to load. This is a gap in the analyzer, not a finding about this repository
X4 Structured logging — not analysed — these correctness checks read a source model that was not loaded for this repository, because the repository is written in a language this check does not yet model, or because its projects failed to load. This is a gap in the analyzer, not a finding about this repository
X5 Nullable reference types — not analysed — these correctness checks read a source model that was not loaded for this repository, because the repository is written in a language this check does not yet model, or because its projects failed to load. This is a gap in the analyzer, not a finding about this repository
Appendix A — Findings (grouped)
The findings behind the scores, grouped by severity, then by dimension and kind. The high-severity issues are enumerated in full below; items per group are capped at 25 with any overflow stated explicitly per group, never silently truncated. The complete machine-readable list of every finding (all severities) is the companion findings.md in this report's bundle.
EmptyCatchBlock Miitopia Save Editor Switch Version/MSE_hub.vb:278— empty catch block — the error is discarded with nothing recorded, so a failure here leaves no trace anywhere. Narrow the catch to the exception you actually expect, record it through whatever this codebase already uses to report problems, or — where swallowing really is correct, as it often is on a teardown/dispose path where throwing would mask the original failure — write down WHY in a comment on the catch. The comment has to give the reason: a note that only restates the swallow ("ignored", "do nothing") is read as no explanation at all and leaves this row in place. Any of the three makes the decision reviewable; all three clear this row.
EmptyCatchBlock Miitopia Save Editor Switch Version/MSE_hub.vb:299— empty catch block — the error is discarded with nothing recorded, so a failure here leaves no trace anywhere. Narrow the catch to the exception you actually expect, record it through whatever this codebase already uses to report problems, or — where swallowing really is correct, as it often is on a teardown/dispose path where throwing would mask the original failure — write down WHY in a comment on the catch. The comment has to give the reason: a note that only restates the swallow ("ignored", "do nothing") is read as no explanation at all and leaves this row in place. Any of the three makes the decision reviewable; all three clear this row.
EmptyCatchBlock Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:6905— empty catch block — the error is discarded with nothing recorded, so a failure here leaves no trace anywhere. Narrow the catch to the exception you actually expect, record it through whatever this codebase already uses to report problems, or — where swallowing really is correct, as it often is on a teardown/dispose path where throwing would mask the original failure — write down WHY in a comment on the catch. The comment has to give the reason: a note that only restates the swallow ("ignored", "do nothing") is read as no explanation at all and leaves this row in place. Any of the three makes the decision reviewable; all three clear this row.
EmptyCatchBlock Miitopia Save Editor Switch Version/MSE_miiprofile.vb:2486— empty catch block — the error is discarded with nothing recorded, so a failure here leaves no trace anywhere. Narrow the catch to the exception you actually expect, record it through whatever this codebase already uses to report problems, or — where swallowing really is correct, as it often is on a teardown/dispose path where throwing would mask the original failure — write down WHY in a comment on the catch. The comment has to give the reason: a note that only restates the swallow ("ignored", "do nothing") is read as no explanation at all and leaves this row in place. Any of the three makes the decision reviewable; all three clear this row.
EmptyCatchBlock Miitopia Save Editor Switch Version/MSE_transferMii.vb:2087— empty catch block — the error is discarded with nothing recorded, so a failure here leaves no trace anywhere. Narrow the catch to the exception you actually expect, record it through whatever this codebase already uses to report problems, or — where swallowing really is correct, as it often is on a teardown/dispose path where throwing would mask the original failure — write down WHY in a comment on the catch. The comment has to give the reason: a note that only restates the swallow ("ignored", "do nothing") is read as no explanation at all and leaves this row in place. Any of the three makes the decision reviewable; all three clear this row.
Duplicated block (8 lines × 12) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:6914— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:6914-6921 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:6922-6929 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:6930-6937 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:6938-6945 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:6946-6953 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:6954-6961 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:6962-6969 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:6970-6977 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:6978-6985 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:6986-6993 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:6994-7001 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7002-7009 — all 12 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (8 lines × 12) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7018— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7018-7025 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7026-7033 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7034-7041 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7042-7049 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7050-7057 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7058-7065 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7066-7073 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7074-7081 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7082-7089 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7090-7097 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7098-7105 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7106-7113 — all 12 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (8 lines × 12) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7122— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7122-7129 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7130-7137 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7138-7145 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7146-7153 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7154-7161 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7162-7169 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7170-7177 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7178-7185 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7186-7193 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7194-7201 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7202-7209 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7210-7217 — all 12 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (8 lines × 12) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7226— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7226-7233 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7234-7241 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7242-7249 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7250-7257 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7258-7265 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7266-7273 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7274-7281 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7282-7289 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7290-7297 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7298-7305 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7306-7313 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7314-7321 — all 12 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (8 lines × 12) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7330— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7330-7337 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7338-7345 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7346-7353 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7354-7361 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7362-7369 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7370-7377 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7378-7385 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7386-7393 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7394-7401 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7402-7409 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7410-7417 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7418-7425 — all 12 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (8 lines × 12) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7434— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7434-7441 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7442-7449 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7450-7457 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7458-7465 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7466-7473 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7474-7481 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7482-7489 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7490-7497 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7498-7505 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7506-7513 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7514-7521 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7522-7529 — all 12 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (8 lines × 12) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7538— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7538-7545 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7546-7553 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7554-7561 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7562-7569 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7570-7577 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7578-7585 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7586-7593 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7594-7601 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7602-7609 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7610-7617 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7618-7625 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7626-7633 — all 12 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (8 lines × 12) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7642— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7642-7649 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7650-7657 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7658-7665 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7666-7673 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7674-7681 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7682-7689 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7690-7697 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7698-7705 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7706-7713 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7714-7721 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7722-7729 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7730-7737 — all 12 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (8 lines × 12) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7746— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7746-7753 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7754-7761 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7762-7769 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7770-7777 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7778-7785 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7786-7793 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7794-7801 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7802-7809 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7810-7817 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7818-7825 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7826-7833 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7834-7841 — all 12 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (8 lines × 12) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7850— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7850-7857 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7858-7865 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7866-7873 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7874-7881 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7882-7889 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7890-7897 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7898-7905 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7906-7913 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7914-7921 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7922-7929 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7930-7937 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7938-7945 — all 12 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (8 lines × 12) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7954— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7954-7961 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7962-7969 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7970-7977 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7978-7985 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7986-7993 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7994-8001 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8002-8009 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8010-8017 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8018-8025 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8026-8033 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8034-8041 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8042-8049 — all 12 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (8 lines × 12) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8058— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8058-8065 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8066-8073 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8074-8081 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8082-8089 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8090-8097 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8098-8105 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8106-8113 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8114-8121 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8122-8129 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8130-8137 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8138-8145 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8146-8153 — all 12 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (8 lines × 12) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8162— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8162-8169 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8170-8177 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8178-8185 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8186-8193 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8194-8201 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8202-8209 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8210-8217 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8218-8225 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8226-8233 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8234-8241 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8242-8249 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8250-8257 — all 12 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (8 lines × 12) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8266— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8266-8273 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8274-8281 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8282-8289 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8290-8297 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8298-8305 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8306-8313 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8314-8321 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8322-8329 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8330-8337 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8338-8345 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8346-8353 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8354-8361 — all 12 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (6 lines × 16) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8370— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8370-8375 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8376-8381 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8382-8387 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8388-8393 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8394-8399 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8400-8405 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8406-8411 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8412-8417 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8418-8423 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8424-8429 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8430-8435 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8436-8441 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8442-8447 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8448-8453 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8454-8459 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8460-8465 — all 16 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (6 lines × 16) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8474— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8474-8479 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8480-8485 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8486-8491 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8492-8497 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8498-8503 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8504-8509 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8510-8515 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8516-8521 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8522-8527 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8528-8533 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8534-8539 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8540-8545 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8546-8551 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8552-8557 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8558-8563 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8564-8569 — all 16 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (6 lines × 16) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8578— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8578-8583 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8584-8589 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8590-8595 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8596-8601 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8602-8607 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8608-8613 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8614-8619 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8620-8625 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8626-8631 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8632-8637 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8638-8643 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8644-8649 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8650-8655 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8656-8661 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8662-8667 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8668-8673 — all 16 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (6 lines × 16) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8682— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8682-8687 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8688-8693 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8694-8699 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8700-8705 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8706-8711 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8712-8717 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8718-8723 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8724-8729 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8730-8735 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8736-8741 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8742-8747 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8748-8753 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8754-8759 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8760-8765 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8766-8771 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8772-8777 — all 16 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (6 lines × 16) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8786— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8786-8791 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8792-8797 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8798-8803 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8804-8809 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8810-8815 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8816-8821 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8822-8827 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8828-8833 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8834-8839 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8840-8845 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8846-8851 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8852-8857 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8858-8863 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8864-8869 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8870-8875 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8876-8881 — all 16 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (6 lines × 16) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8890— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8890-8895 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8896-8901 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8902-8907 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8908-8913 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8914-8919 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8920-8925 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8926-8931 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8932-8937 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8938-8943 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8944-8949 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8950-8955 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8956-8961 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8962-8967 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8968-8973 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8974-8979 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8980-8985 — all 16 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (6 lines × 16) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8994— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8994-8999 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9000-9005 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9006-9011 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9012-9017 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9018-9023 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9024-9029 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9030-9035 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9036-9041 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9042-9047 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9048-9053 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9054-9059 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9060-9065 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9066-9071 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9072-9077 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9078-9083 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9084-9089 — all 16 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (6 lines × 16) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9098— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9098-9103 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9104-9109 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9110-9115 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9116-9121 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9122-9127 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9128-9133 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9134-9139 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9140-9145 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9146-9151 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9152-9157 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9158-9163 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9164-9169 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9170-9175 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9176-9181 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9182-9187 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9188-9193 — all 16 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (6 lines × 16) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9202— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9202-9207 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9208-9213 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9214-9219 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9220-9225 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9226-9231 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9232-9237 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9238-9243 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9244-9249 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9250-9255 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9256-9261 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9262-9267 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9268-9273 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9274-9279 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9280-9285 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9286-9291 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9292-9297 — all 16 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (6 lines × 16) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9306— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9306-9311 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9312-9317 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9318-9323 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9324-9329 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9330-9335 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9336-9341 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9342-9347 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9348-9353 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9354-9359 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9360-9365 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9366-9371 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9372-9377 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9378-9383 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9384-9389 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9390-9395 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9396-9401 — all 16 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (6 lines × 16) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9410— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9410-9415 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9416-9421 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9422-9427 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9428-9433 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9434-9439 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9440-9445 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9446-9451 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9452-9457 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9458-9463 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9464-9469 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9470-9475 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9476-9481 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9482-9487 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9488-9493 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9494-9499 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9500-9505 — all 16 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (6 lines × 16) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9514— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9514-9519 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9520-9525 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9526-9531 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9532-9537 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9538-9543 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9544-9549 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9550-9555 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9556-9561 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9562-9567 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9568-9573 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9574-9579 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9580-9585 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9586-9591 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9592-9597 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9598-9603 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9604-9609 — all 16 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (6 lines × 16) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9618— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9618-9623 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9624-9629 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9630-9635 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9636-9641 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9642-9647 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9648-9653 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9654-9659 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9660-9665 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9666-9671 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9672-9677 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9678-9683 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9684-9689 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9690-9695 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9696-9701 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9702-9707 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9708-9713 — all 16 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (6 lines × 16) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9722— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9722-9727 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9728-9733 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9734-9739 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9740-9745 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9746-9751 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9752-9757 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9758-9763 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9764-9769 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9770-9775 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9776-9781 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9782-9787 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9788-9793 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9794-9799 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9800-9805 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9806-9811 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9812-9817 — all 16 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
TooManyMethods: MSE_hub Miitopia Save Editor Switch Version/MSE_hub.vb:0— TooManyMethods — 246 significant lines (blank, comment-only and punctuation-only lines excluded), 49 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
TooManyMethods: MSE_jobslevelsboosts Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:0— TooManyMethods — 13987 significant lines (blank, comment-only and punctuation-only lines excluded), 45 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
TooManyMethods: MSE_catalog Miitopia Save Editor Switch Version/MSE_catalog.vb:0— TooManyMethods — 191 significant lines (blank, comment-only and punctuation-only lines excluded), 35 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
TooManyMethods: MSE_inventory Miitopia Save Editor Switch Version/MSE_inventory.vb:0— TooManyMethods — 236 significant lines (blank, comment-only and punctuation-only lines excluded), 34 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
TooManyMethods: MSE_unlockable Miitopia Save Editor Switch Version/MSE_unlockable.vb:0— TooManyMethods — 162 significant lines (blank, comment-only and punctuation-only lines excluded), 31 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
FileTooLong: Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:0— FileTooLong — 13990 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them.
FileTooLong: Miitopia Save Editor Switch Version/MSE_transferMii.vb Miitopia Save Editor Switch Version/MSE_transferMii.vb:0— FileTooLong — 6147 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them.
FileTooLong: Miitopia Save Editor Switch Version/MSE_miiprofile.vb Miitopia Save Editor Switch Version/MSE_miiprofile.vb:0— FileTooLong — 4580 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them.
FileTooLong: Miitopia Save Editor Switch Version/MSE_grubs.vb Miitopia Save Editor Switch Version/MSE_grubs.vb:0— FileTooLong — 1121 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them.
ClassTooLong: MSE_transferMii Miitopia Save Editor Switch Version/MSE_transferMii.vb:0— ClassTooLong — 6144 significant lines (blank, comment-only and punctuation-only lines excluded), 21 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
ClassTooLong: MSE_miiprofile Miitopia Save Editor Switch Version/MSE_miiprofile.vb:0— ClassTooLong — 4577 significant lines (blank, comment-only and punctuation-only lines excluded), 23 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
ClassTooLong: MSE_grubs Miitopia Save Editor Switch Version/MSE_grubs.vb:0— ClassTooLong — 1118 significant lines (blank, comment-only and punctuation-only lines excluded), 24 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility.
Duplicated block (8 lines × 11) Miitopia Save Editor Switch Version/MSE_party.vb:109— Miitopia Save Editor Switch Version/MSE_party.vb:109-116 | Miitopia Save Editor Switch Version/MSE_party.vb:117-124 | Miitopia Save Editor Switch Version/MSE_party.vb:125-132 | Miitopia Save Editor Switch Version/MSE_party.vb:133-140 | Miitopia Save Editor Switch Version/MSE_party.vb:141-148 | Miitopia Save Editor Switch Version/MSE_party.vb:149-156 | Miitopia Save Editor Switch Version/MSE_party.vb:157-164 | Miitopia Save Editor Switch Version/MSE_party.vb:165-172 | Miitopia Save Editor Switch Version/MSE_party.vb:173-180 | Miitopia Save Editor Switch Version/MSE_party.vb:181-188 | Miitopia Save Editor Switch Version/MSE_party.vb:189-196 — all 11 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (8 lines × 11) Miitopia Save Editor Switch Version/MSE_party.vb:201— Miitopia Save Editor Switch Version/MSE_party.vb:201-208 | Miitopia Save Editor Switch Version/MSE_party.vb:209-216 | Miitopia Save Editor Switch Version/MSE_party.vb:217-224 | Miitopia Save Editor Switch Version/MSE_party.vb:225-232 | Miitopia Save Editor Switch Version/MSE_party.vb:233-240 | Miitopia Save Editor Switch Version/MSE_party.vb:241-248 | Miitopia Save Editor Switch Version/MSE_party.vb:249-256 | Miitopia Save Editor Switch Version/MSE_party.vb:257-264 | Miitopia Save Editor Switch Version/MSE_party.vb:265-272 | Miitopia Save Editor Switch Version/MSE_party.vb:273-280 | Miitopia Save Editor Switch Version/MSE_party.vb:281-288 — all 11 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (8 lines × 3) Miitopia Save Editor Switch Version/MSE_miiprofile.vb:610— Miitopia Save Editor Switch Version/MSE_miiprofile.vb:610-617 | Miitopia Save Editor Switch Version/MSE_miiprofile.vb:618-625 | Miitopia Save Editor Switch Version/MSE_miiprofile.vb:626-633 — all 3 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (8 lines × 3) Miitopia Save Editor Switch Version/MSE_miiprofile.vb:644— Miitopia Save Editor Switch Version/MSE_miiprofile.vb:644-651 | Miitopia Save Editor Switch Version/MSE_miiprofile.vb:652-659 | Miitopia Save Editor Switch Version/MSE_miiprofile.vb:660-667 — all 3 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
MSE_transferMii.Icon_import_Click (cyclomatic 504) Miitopia Save Editor Switch Version/MSE_transferMii.vb:4133— MSE_transferMii.Icon_import_Click has cyclomatic complexity 504 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_transferMii.ReadMiiappearance (cyclomatic 502) Miitopia Save Editor Switch Version/MSE_transferMii.vb:2096— MSE_transferMii.ReadMiiappearance has cyclomatic complexity 502 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_miiprofile.Savemiiprofile (cyclomatic 302) Miitopia Save Editor Switch Version/MSE_miiprofile.vb:2498— MSE_miiprofile.Savemiiprofile has cyclomatic complexity 302 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.Readjobslevelsboosts (cyclomatic 102) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:2493— MSE_jobslevelsboosts.Readjobslevelsboosts has cyclomatic complexity 102 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.Savejobslevelsboosts (cyclomatic 102) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9829— MSE_jobslevelsboosts.Savejobslevelsboosts has cyclomatic complexity 102 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_miiprofile.Readmiiprofile (cyclomatic 102) Miitopia Save Editor Switch Version/MSE_miiprofile.vb:1074— MSE_miiprofile.Readmiiprofile has cyclomatic complexity 102 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.Select_Mii_SelectedIndexChanged (cyclomatic 101) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:2173— MSE_jobslevelsboosts.Select_Mii_SelectedIndexChanged has cyclomatic complexity 101 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_miiprofile.Select_Mii_SelectedIndexChanged (cyclomatic 101) Miitopia Save Editor Switch Version/MSE_miiprofile.vb:765— MSE_miiprofile.Select_Mii_SelectedIndexChanged has cyclomatic complexity 101 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.Select_exp_warrior_SelectedIndexChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:6913— MSE_jobslevelsboosts.Select_exp_warrior_SelectedIndexChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.Select_exp_mage_SelectedIndexChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7017— MSE_jobslevelsboosts.Select_exp_mage_SelectedIndexChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.Select_exp_cleric_SelectedIndexChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7121— MSE_jobslevelsboosts.Select_exp_cleric_SelectedIndexChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.Select_exp_thief_SelectedIndexChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7225— MSE_jobslevelsboosts.Select_exp_thief_SelectedIndexChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.Select_exp_popstar_SelectedIndexChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7329— MSE_jobslevelsboosts.Select_exp_popstar_SelectedIndexChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.Select_exp_vampire_SelectedIndexChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7433— MSE_jobslevelsboosts.Select_exp_vampire_SelectedIndexChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.Select_exp_chef_SelectedIndexChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7537— MSE_jobslevelsboosts.Select_exp_chef_SelectedIndexChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.Select_exp_tank_SelectedIndexChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7641— MSE_jobslevelsboosts.Select_exp_tank_SelectedIndexChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.Select_exp_imp_SelectedIndexChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7745— MSE_jobslevelsboosts.Select_exp_imp_SelectedIndexChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.Select_exp_princess_SelectedIndexChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7849— MSE_jobslevelsboosts.Select_exp_princess_SelectedIndexChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.Select_exp_flower_SelectedIndexChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7953— MSE_jobslevelsboosts.Select_exp_flower_SelectedIndexChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.Select_exp_scientist_SelectedIndexChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8057— MSE_jobslevelsboosts.Select_exp_scientist_SelectedIndexChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.Select_exp_cat_SelectedIndexChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8161— MSE_jobslevelsboosts.Select_exp_cat_SelectedIndexChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.Select_exp_elf_SelectedIndexChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8265— MSE_jobslevelsboosts.Select_exp_elf_SelectedIndexChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.valu_exp_warrior_ValueChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8369— MSE_jobslevelsboosts.valu_exp_warrior_ValueChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.valu_exp_mage_ValueChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8473— MSE_jobslevelsboosts.valu_exp_mage_ValueChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.valu_exp_cleric_ValueChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8577— MSE_jobslevelsboosts.valu_exp_cleric_ValueChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.valu_exp_thief_ValueChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8681— MSE_jobslevelsboosts.valu_exp_thief_ValueChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.valu_exp_popstar_ValueChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8785— MSE_jobslevelsboosts.valu_exp_popstar_ValueChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.valu_exp_vampire_ValueChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8889— MSE_jobslevelsboosts.valu_exp_vampire_ValueChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.valu_exp_chef_ValueChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8993— MSE_jobslevelsboosts.valu_exp_chef_ValueChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.valu_exp_tank_ValueChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9097— MSE_jobslevelsboosts.valu_exp_tank_ValueChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.valu_exp_imp_ValueChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9201— MSE_jobslevelsboosts.valu_exp_imp_ValueChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.valu_exp_princess_ValueChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9305— MSE_jobslevelsboosts.valu_exp_princess_ValueChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.valu_exp_flower_ValueChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9409— MSE_jobslevelsboosts.valu_exp_flower_ValueChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.valu_exp_scientist_ValueChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9513— MSE_jobslevelsboosts.valu_exp_scientist_ValueChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.valu_exp_cat_ValueChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9617— MSE_jobslevelsboosts.valu_exp_cat_ValueChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_jobslevelsboosts.valu_exp_elf_ValueChanged (cyclomatic 51) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9721— MSE_jobslevelsboosts.valu_exp_elf_ValueChanged has cyclomatic complexity 51 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_party.valu_world_ValueChanged (cyclomatic 45) Miitopia Save Editor Switch Version/MSE_party.vb:108— MSE_party.valu_world_ValueChanged has cyclomatic complexity 45 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_party.Select_world_SelectedIndexChanged (cyclomatic 45) Miitopia Save Editor Switch Version/MSE_party.vb:200— MSE_party.Select_world_SelectedIndexChanged has cyclomatic complexity 45 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_miiprofile.valu_job_ValueChanged (cyclomatic 17) Miitopia Save Editor Switch Version/MSE_miiprofile.vb:677— MSE_miiprofile.valu_job_ValueChanged has cyclomatic complexity 17 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_miiprofile.Select_job_SelectedIndexChanged (cyclomatic 17) Miitopia Save Editor Switch Version/MSE_miiprofile.vb:729— MSE_miiprofile.Select_job_SelectedIndexChanged has cyclomatic complexity 17 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_miiprofile.valu_pose_ValueChanged (cyclomatic 16) Miitopia Save Editor Switch Version/MSE_miiprofile.vb:609— MSE_miiprofile.valu_pose_ValueChanged has cyclomatic complexity 16 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_miiprofile.Select_pose_SelectedIndexChanged (cyclomatic 16) Miitopia Save Editor Switch Version/MSE_miiprofile.vb:643— MSE_miiprofile.Select_pose_SelectedIndexChanged has cyclomatic complexity 16 (threshold 15). To reduce it, separate the branches: extract each independent case into its own named function, or replace a long branch ladder over a single value with a data-driven lookup or dispatch table.
MSE_transferMii.Icon_import_Click (cognitive 1005) Miitopia Save Editor Switch Version/MSE_transferMii.vb:4133— MSE_transferMii.Icon_import_Click has cognitive complexity 1005 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_miiprofile.Savemiiprofile (cognitive 501) Miitopia Save Editor Switch Version/MSE_miiprofile.vb:2498— MSE_miiprofile.Savemiiprofile has cognitive complexity 501 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_transferMii.ReadMiiappearance (cognitive 501) Miitopia Save Editor Switch Version/MSE_transferMii.vb:2096— MSE_transferMii.ReadMiiappearance has cognitive complexity 501 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.Readjobslevelsboosts (cognitive 101) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:2493— MSE_jobslevelsboosts.Readjobslevelsboosts has cognitive complexity 101 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.Savejobslevelsboosts (cognitive 101) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9829— MSE_jobslevelsboosts.Savejobslevelsboosts has cognitive complexity 101 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_miiprofile.Readmiiprofile (cognitive 101) Miitopia Save Editor Switch Version/MSE_miiprofile.vb:1074— MSE_miiprofile.Readmiiprofile has cognitive complexity 101 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.Select_Mii_SelectedIndexChanged (cognitive 100) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:2173— MSE_jobslevelsboosts.Select_Mii_SelectedIndexChanged has cognitive complexity 100 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_miiprofile.Select_Mii_SelectedIndexChanged (cognitive 100) Miitopia Save Editor Switch Version/MSE_miiprofile.vb:765— MSE_miiprofile.Select_Mii_SelectedIndexChanged has cognitive complexity 100 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.Select_exp_warrior_SelectedIndexChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:6913— MSE_jobslevelsboosts.Select_exp_warrior_SelectedIndexChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.Select_exp_mage_SelectedIndexChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7017— MSE_jobslevelsboosts.Select_exp_mage_SelectedIndexChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.Select_exp_cleric_SelectedIndexChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7121— MSE_jobslevelsboosts.Select_exp_cleric_SelectedIndexChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.Select_exp_thief_SelectedIndexChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7225— MSE_jobslevelsboosts.Select_exp_thief_SelectedIndexChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.Select_exp_popstar_SelectedIndexChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7329— MSE_jobslevelsboosts.Select_exp_popstar_SelectedIndexChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.Select_exp_vampire_SelectedIndexChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7433— MSE_jobslevelsboosts.Select_exp_vampire_SelectedIndexChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.Select_exp_chef_SelectedIndexChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7537— MSE_jobslevelsboosts.Select_exp_chef_SelectedIndexChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.Select_exp_tank_SelectedIndexChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7641— MSE_jobslevelsboosts.Select_exp_tank_SelectedIndexChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.Select_exp_imp_SelectedIndexChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7745— MSE_jobslevelsboosts.Select_exp_imp_SelectedIndexChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.Select_exp_princess_SelectedIndexChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7849— MSE_jobslevelsboosts.Select_exp_princess_SelectedIndexChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.Select_exp_flower_SelectedIndexChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:7953— MSE_jobslevelsboosts.Select_exp_flower_SelectedIndexChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.Select_exp_scientist_SelectedIndexChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8057— MSE_jobslevelsboosts.Select_exp_scientist_SelectedIndexChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.Select_exp_cat_SelectedIndexChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8161— MSE_jobslevelsboosts.Select_exp_cat_SelectedIndexChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.Select_exp_elf_SelectedIndexChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8265— MSE_jobslevelsboosts.Select_exp_elf_SelectedIndexChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.valu_exp_warrior_ValueChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8369— MSE_jobslevelsboosts.valu_exp_warrior_ValueChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.valu_exp_mage_ValueChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8473— MSE_jobslevelsboosts.valu_exp_mage_ValueChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.valu_exp_cleric_ValueChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8577— MSE_jobslevelsboosts.valu_exp_cleric_ValueChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.valu_exp_thief_ValueChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8681— MSE_jobslevelsboosts.valu_exp_thief_ValueChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.valu_exp_popstar_ValueChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8785— MSE_jobslevelsboosts.valu_exp_popstar_ValueChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.valu_exp_vampire_ValueChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8889— MSE_jobslevelsboosts.valu_exp_vampire_ValueChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.valu_exp_chef_ValueChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:8993— MSE_jobslevelsboosts.valu_exp_chef_ValueChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.valu_exp_tank_ValueChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9097— MSE_jobslevelsboosts.valu_exp_tank_ValueChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.valu_exp_imp_ValueChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9201— MSE_jobslevelsboosts.valu_exp_imp_ValueChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.valu_exp_princess_ValueChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9305— MSE_jobslevelsboosts.valu_exp_princess_ValueChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.valu_exp_flower_ValueChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9409— MSE_jobslevelsboosts.valu_exp_flower_ValueChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.valu_exp_scientist_ValueChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9513— MSE_jobslevelsboosts.valu_exp_scientist_ValueChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.valu_exp_cat_ValueChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9617— MSE_jobslevelsboosts.valu_exp_cat_ValueChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_jobslevelsboosts.valu_exp_elf_ValueChanged (cognitive 50) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:9721— MSE_jobslevelsboosts.valu_exp_elf_ValueChanged has cognitive complexity 50 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_party.valu_world_ValueChanged (cognitive 44) Miitopia Save Editor Switch Version/MSE_party.vb:108— MSE_party.valu_world_ValueChanged has cognitive complexity 44 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_party.Select_world_SelectedIndexChanged (cognitive 44) Miitopia Save Editor Switch Version/MSE_party.vb:200— MSE_party.Select_world_SelectedIndexChanged has cognitive complexity 44 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_miiprofile.valu_job_ValueChanged (cognitive 16) Miitopia Save Editor Switch Version/MSE_miiprofile.vb:677— MSE_miiprofile.valu_job_ValueChanged has cognitive complexity 16 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
MSE_miiprofile.Select_job_SelectedIndexChanged (cognitive 16) Miitopia Save Editor Switch Version/MSE_miiprofile.vb:729— MSE_miiprofile.Select_job_SelectedIndexChanged has cognitive complexity 16 (threshold 15). To reduce it, flatten the nesting: invert conditions into early returns or guard clauses so the happy path stays at one level, and lift the deepest nested block into its own named function.
Duplicated block (10 lines × 4) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:2190— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:2190-2199 | Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:2202-2211 | Miitopia Save Editor Switch Version/MSE_miiprofile.vb:771-780 | Miitopia Save Editor Switch Version/MSE_miiprofile.vb:783-792 — there are 4 copies across 2 file(s) — more copies than files, so at least one file holds the block twice. Extract it once into a single shared function every call site can reach and call it from all 4 sites; resolving a subset leaves the remainder to drift apart.
Duplicated block (10 lines × 2) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:2214— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:2214-2223 | Miitopia Save Editor Switch Version/MSE_miiprofile.vb:795-804 — the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once.
Duplicated block (8 lines × 4) Miitopia Save Editor Switch Version/MSE_miiprofile.vb:730— Miitopia Save Editor Switch Version/MSE_miiprofile.vb:730-737 | Miitopia Save Editor Switch Version/MSE_miiprofile.vb:738-745 | Miitopia Save Editor Switch Version/MSE_miiprofile.vb:746-753 | Miitopia Save Editor Switch Version/MSE_miiprofile.vb:754-761 — all 4 copies are in the same file, so extract the block into one function there and call it from every one of those sites — resolving only two of them leaves the rest to drift apart the first time one is edited.
Duplicated block (7 lines × 2) Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:6704— Miitopia Save Editor Switch Version/MSE_jobslevelsboosts.vb:6704-6710 | Miitopia Save Editor Switch Version/MSE_transferMii.vb:1086-1092 — the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once.
Duplicated block (6 lines × 2) Miitopia Save Editor Switch Version/MSE_horse.vb:123— Miitopia Save Editor Switch Version/MSE_horse.vb:123-128 | Miitopia Save Editor Switch Version/MSE_transferMii.vb:4109-4114 — the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once.
Low cohesion: MSE_hub (LCOM4 14) Miitopia Save Editor Switch Version/MSE_hub.vb:4— MSE_hub's methods form 14 groups that share no state and don't call each other — a sign it may have several responsibilities. Review whether it splits into focused classes.
Recommendation — 3 finding(s)
D11 · Test Reliability· Test reliability not included · ×1
Test reliability not included — No test suite was found, so reliability couldn't be assessed.
early-stage repository — too little history to judge knowledge freshness — early-stage repository — too little history to judge knowledge freshness (25 commit(s) sampled).
No tests found — No test suite could be collected — nothing here references a test framework (xUnit, NUnit or MSTest), so there were no discoverable tests to count. Tests written as plain executables or shell/PowerShell harnesses are not collectible this way and are not scored here.
git history depth insufficient — git history depth insufficient — install a full clone for reliable trend signal.
D18 · Solution Shape· Build did not complete in the analyzer · ×1
Build did not complete in the analyzer — `dotnet build` reported 1 error(s) but no C# compiler diagnostic, so this is a build-environment gap rather than a code defect. The usual causes are a project that targets a platform this run cannot build (a Windows-only target framework on a Linux worker) or a build step that shells out to a tool the image does not carry. Solution Shape is scored on structure and is NOT capped. Semantic analysis is independent of this build and covers every project that loaded — but a project whose restore did not complete has no resolved references, so treat its results as absent rather than clean. Worth checking on your side too: a build that needs undeclared host tooling, or that cannot run off its own platform, is the same wall a new contributor hits.
XML-doc coverage: Miitopia Save Editor Switch Version Miitopia Save Editor Switch Version/Miitopia Save Editor Switch Version.vbproj— Miitopia Save Editor Switch Version: 100 % XML-doc coverage (0/0).
D22 · Internal API Consistency· No exposed public API · ×1
No exposed public API — No intentionally-exposed types (IsPackable or .Contracts) to evaluate.
D35 · Change Coupling· git history depth insufficient · ×1
git history depth insufficient — git history depth insufficient — a full clone gives reliable change-coupling.
Appendix B — Reproduction & audit trail
Every external tool invocation behind a deep-scan dimension — the tool, its captured version, the exact command, how many findings it yielded, and a link to the retained raw output. To reproduce any finding: check out the same commit and run the command shown (repo-relative — never an absolute scratch path). The complete raw scanner output is retained verbatim under artifacts/raw/ (indexed in artifacts/raw/index.json); per-invocation exit codes and wall-clock durations are in sidecar.json — kept out of this table so the rendered report stays byte-identical across runs of the same commit.
dotnet: not applicable — `dotnet list package --vulnerable` could not read this solution's dependency graph — it reported an error for at least one project and returned no package data at all (typically a packages.config / non-PackageReference project, which the command cannot read; classic .NET Framework projects are packages.config by default). No packages could be enumerated, so there was nothing to scan for NuGet CVEs — excluded rather than scored, because an unreadable dependency graph is not a clean one; migrate the project(s) to PackageReference to enable this scan
trivy: not applicable — No Infrastructure-as-Code or container manifests found (Dockerfile, Terraform, Kubernetes/Helm, CloudFormation); nothing to scan.
semgrep: not applicable — Data compliance (PII/GDPR) was not assessed in this scan — no ruleset is currently available for it. This says nothing about how this repository handles personal data, in either direction.
trivy: not applicable — No JS/npm manifest or lockfile found outside build output (package.json, package-lock.json, yarn.lock, pnpm-lock.yaml, bun.lockb); no JS dependencies to scan.
provenance: not applicable — No CI/build pipeline found (.github/.forgejo/.gitea workflows, .gitlab-ci.yml, azure-pipelines*.yml, .pipelines/, .vsts-ci/, Jenkinsfile, .circleci); there is no build to attest provenance for.
disclosure: not applicable — No vulnerability-disclosure policy file found (SECURITY.md/.markdown/.rst/.txt at root or under .github/.forgejo/.gitea/docs, .well-known/security.txt). A coordinated-disclosure policy may live off-repo, so this is not evidenced rather than failed.
runtime-hardening: not applicable — No Kubernetes/orchestration workloads found in the repository manifests; network egress policy is a cluster-native control that may live at the platform/firewall layer, so there is nothing to assess here.
runtime-hardening: not applicable — No Kubernetes/orchestration workloads found in the repository manifests; seccomp/AppArmor/SELinux confinement is a workload-level control, so there is nothing to assess here.
runtime-hardening: not applicable — No Kubernetes/orchestration workloads found in the repository manifests; runtime threat-detection and admission-control policy are cluster-level controls, so there is nothing to assess here.
0
—
Run 019fc778-69fc-7342-b9ac-2a9c2788e5d4 · every finding is also locatable in findings.md, and the complete scoring record (with exit codes + durations) in sidecar.json.
Issues: 6 · Warnings: 133 · Recommendations: 3 · Info: 5 — Appendix A · all findings · full markdown report.
Generated by Watchdog — deterministic code-health analysis. 03-08-2026 @ 11:53 UTC.
Downloadable artifacts
Machine-readable and reproducible from this commit + frozen rubric — drop them straight into a contract appendix, a CRA dossier, or a downstream SCA / VEX tool.