On Sun, Oct 4, 2015 at 2:40 PM, Kostya Serebryany <[email protected]> wrote:
> The data shows that ~500 out of ~1000 functions were never executed.
> ...
> If we ever get close to ~90% function coverage...

About 50% coverage actually sounds reasonable for a given font format.
For example, Freetype has 3 hinters for different fonts. Of course, we
do not use them together. It took a while before the Fuzzer
"discovered" CFF space. I might be totally off base here, but coverage
for a given font format would be more informative. FreeType supports a
large but limited number of font formats
http://freetype.org/freetype2/docs/index.html .

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to