Help for this page
Word counts for 2of12inf.txt, along with word "power": ============================ ... = 217615878 Counted hits (with filtering): = 217615878
#! /usr/bin/perl use threads; ... printf "! coverage %s/%s (% 3.1f%%)\n@{['-'x40]}\n", $HITS, $TOTAL, 100.0*$HITS/$TOTAL; }