Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] ui test coverage

I had not released the "test day" UI tests when John did the coverage report (was waiting for M5 to be declared).
I didn't rerun the entire coverage report, but here is one for just the UI test suites.
The UI coverage has improved to 61% of classes, and the sdk ui packages are now over 50% coverage.

susan




(See attached file: m5coverage.htm)


Title: EMMA Coverage Report (generated Sat Jan 31 10:12:35 PST 2009)
EMMA Coverage Report (generated Sat Jan 31 10:12:35 PST 2009)
[all classes]

OVERALL COVERAGE SUMMARY

nameclass, %method, %block, %line, %
all classes61%  (200/330)48%  (736/1522)44%  (13506/30361)45%  (3112.8/6941)

OVERALL STATS SUMMARY

total packages:15
total executable files:154
total classes:330
total methods:1522
total executable lines:6941

COVERAGE BREAKDOWN BY PACKAGE

nameclass, %method, %block, %line, %
org.eclipse.equinox.internal.provisional.p2.ui.viewers58%  (7/12)38%  (23/61)22%  (283/1311)24%  (79.4/336)
org.eclipse.equinox.internal.p2.ui.sdk.scheduler38%  (14/37)24%  (36/148)31%  (1044/3405)25%  (215.3/850)
org.eclipse.equinox.internal.p2.ui.sdk64%  (9/14)39%  (18/46)31%  (211/684)35%  (55.9/158)
org.eclipse.equinox.internal.provisional.p2.ui.actions64%  (9/14)47%  (35/74)38%  (623/1658)40%  (138.1/349)
org.eclipse.equinox.internal.p2.ui.model81%  (13/16)49%  (68/139)38%  (690/1802)41%  (183.6/453)
org.eclipse.equinox.internal.provisional.p2.ui54%  (13/24)44%  (57/130)41%  (1331/3246)43%  (319.4/749)
org.eclipse.equinox.internal.p2.ui56%  (9/16)55%  (32/58)44%  (736/1671)52%  (169/328)
org.eclipse.equinox.internal.provisional.p2.ui.operations59%  (10/17)60%  (49/81)46%  (710/1541)54%  (161/300)
org.eclipse.equinox.internal.p2.ui.viewers64%  (7/11)54%  (34/63)47%  (519/1110)53%  (145.9/273)
org.eclipse.equinox.internal.provisional.p2.ui.model50%  (3/6)45%  (21/47)49%  (145/295)44%  (38.1/86)
org.eclipse.equinox.internal.provisional.p2.ui.dialogs58%  (40/69)46%  (114/249)52%  (2707/5255)50%  (539.3/1089)
org.eclipse.equinox.internal.p2.ui.dialogs70%  (49/70)56%  (169/304)52%  (3471/6637)52%  (794.5/1529)
org.eclipse.equinox.internal.provisional.p2.ui.policy82%  (9/11)67%  (50/75)55%  (286/521)60%  (97.5/163)
org.eclipse.equinox.internal.p2.ui.query60%  (6/10)63%  (24/38)55%  (480/872)58%  (113.8/197)
org.eclipse.equinox.internal.p2.ui.sdk.prefs67%  (2/3)67%  (6/9)76%  (270/353)77%  (62/81)

[all classes]
EMMA 2.0.5312 EclEmma Fix 1 (C) Vladimir Roubtsov

Back to the top