From: Mischa POSLAWSKY Date: Sun, 3 Apr 2016 21:49:29 +0000 (+0200) Subject: browser: define known 0% score markers X-Git-Tag: v1.9~44 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/0380d773faba8f0b2565bedf11c6a70bd76eddca?hp=9adca2adb30db13e6d2dabdb08d1388672f2dfae browser: define known 0% score markers Same results (undefined is also counted as 0) but allows spotting undeclared classes by checking for existence. --- diff --git a/browser.plp b/browser.plp index eb7e0d0..f8b20a9 100644 --- a/browser.plp +++ b/browser.plp @@ -69,6 +69,7 @@ my %PSTATS = ( # score percentage a => .5, 'a x' => .5, 'a d' => .1, j => .2, 'p j' => .2, 'n d' => .2, 'n x d' => .2, p => .2, 'p p' => .2, 'p d' => .1, + n => 0, u => 0, ); my %CSTATUS = ( unoff => 'l1', # unofficial