How to represent small data on a progress bar?

Say I have a file scan and after it has complete we want to display the files infected vs non. How could I go about representing this without the data seeming so minuscule within large file quantities?

i.e. 10k files and 1 was found to be infected.

Here's an example on a smaller scale:

enter image description here