From d7377569f9344c57927111f0a256d1fca07f6a4e Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Tue, 9 Nov 2004 14:38:20 +0000 Subject: [PATCH] - split compound fields - rounded to integer floating point values --- helm/papers/use_case/stats/mkhtml.xsl | 34 +++++++++++++++++---------- 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/helm/papers/use_case/stats/mkhtml.xsl b/helm/papers/use_case/stats/mkhtml.xsl index a5c163a12..597d15e41 100644 --- a/helm/papers/use_case/stats/mkhtml.xsl +++ b/helm/papers/use_case/stats/mkhtml.xsl @@ -16,10 +16,15 @@ N Size (bytes) Nodes - Inner nodes/Leaf elements/Text nodes - Depth (max/leaf avg) - Width (max/inner avg) - Attributes (max/total) + Inner nodes + Leaf elements + Text nodes + Max depth + Leaf avg + Max width + Inner avg width + Max attributes + Total attributes Object @@ -43,28 +48,33 @@ - / + + - / + + - / - + + + - / - + + + - / + + - + -- 2.39.2