I considered mentioning it, but to my previous understanding sqlite measures coverage at the assembly level and not at the C level. Skimming the link, it seems I was wrong, so thanks, TIL. My previous conception doesn't make much sense, now that I think of it.
I've never seen a project with 100% condition tests coverage. Sure, they exist, but they're as rare as unicorns.