CE scrub here; Yes it does - and this checker is a partial success to me:
The only thing I still haven't figured out is how to match particular drive-letters.
When its listed as "C:\ Label: Serial Number 58edd0c8" - Im fumbling trying to find a way to match the beginning of the string and look for "C:"
I presume there is some magic involved with the "match" keyword and how to use it with a regex?