A suite of metrics to evaluate the quality of the XML web service in terms of its maintainability, including: data weight (DW), distinct message ratio (DMR), message entropy (ME) and message repetition scale (MRS).
文 件 列 表
wsdl-metrics bin edu isistan easywsdl .svn text-base MetricsSuite.java.svn-base lib run.sh~ run.sh bin edu isistan easywsdl .svn tmp MessageComplexityCalculator.java.tmp
SHOW FULL COLUMNS FROM `jrk_downrecords` [ RunTime:0.000945s ]
SELECT `a`.`aid`,`a`.`title`,`a`.`create_time`,`m`.`username` FROM `jrk_downrecords` `a` INNER JOIN `jrk_member` `m` ON `a`.`uid`=`m`.`id` WHERE `a`.`status` = 1 GROUP BY `a`.`aid` ORDER BY `a`.`create_time` DESC LIMIT 10 [ RunTime:0.117650s ]
SHOW FULL COLUMNS FROM `jrk_tagrecords` [ RunTime:0.002106s ]
SELECT * FROM `jrk_tagrecords` WHERE `status` = 1 ORDER BY `num` DESC LIMIT 20 [ RunTime:0.009251s ]
SHOW FULL COLUMNS FROM `jrk_member` [ RunTime:0.005376s ]
SELECT `id`,`username`,`userhead`,`usertime` FROM `jrk_member` WHERE `status` = 1 ORDER BY `usertime` DESC LIMIT 10 [ RunTime:0.003323s ]
SHOW FULL COLUMNS FROM `jrk_searchrecords` [ RunTime:0.000818s ]
SELECT * FROM `jrk_searchrecords` WHERE `status` = 1 ORDER BY `num` DESC LIMIT 5 [ RunTime:0.003886s ]
SELECT aid,title,count(aid) as c FROM `jrk_downrecords` GROUP BY `aid` ORDER BY `c` DESC LIMIT 10 [ RunTime:0.017241s ]
SHOW FULL COLUMNS FROM `jrk_articles` [ RunTime:0.001166s ]
UPDATE `jrk_articles` SET `hits` = 2 WHERE `id` = 238663 [ RunTime:0.019411s ]