mirror of
https://github.com/google/nomulus
synced 2026-07-08 09:06:58 +00:00
0bf0b4fc66
Previously, if there were no XML bytes somehow, it'd increment a bunch of counts for requirements that shouldn't be incremented. We should only increment these values if we have the data to do so. Note: this doesn't happen and shouldn't happen, so there's no issues currently occurring, but this code is more correct anyway.