'size'        => [
                    'loc'                 => (int) $keyPairs['Lines of Code (LOC)'],
                    'loc_comments'        => (int) $keyPairs['Comment Lines of Code (CLOC)'],
                    'loc_noncomment'      => (int) $keyPairs['Non-Comment Lines of Code (NCLOC)'],
                    'loc_logical'         => (int) $keyPairs['Logical Lines of Code (LLOC)'],