Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news.alt.net!news.dizum.com!sewer-output!mail2news From: Nomen Nescio Newsgroups: comp.programming Subject: Re: quantifying bloat References: Message-ID: <2a56ef3122afad094c80ae86801158ff@dizum.com> Date: Sun, 29 Apr 2012 16:22:49 +0200 (CEST) Mail-To-News-Contact: abuse@dizum.com Organization: mail2news@dizum.com Xref: csiph.com comp.programming:1513 hopcode wrote: > Il 27.04.2012 17:56, bob ha scritto: > > Has anyone ever tried to apply information theory to source code to > quantitatively determine if code is bloated or not? That is pretty easy. I use the following logic: if (env_windows || env_unix_gnu) code_bloat == yes;