File: COVERAGE

package info (click to toggle)
kst 2.0.8-5
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 30,740 kB
  • sloc: cpp: 97,086; ansic: 13,364; python: 2,970; sh: 761; yacc: 184; lex: 143; makefile: 141; javascript: 122; perl: 30; xml: 30
file content (76 lines) | stat: -rw-r--r-- 1,724 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
Testing Coverage in Kst
=======================

Test: testeqparser
Last Run: 03/02/05
Failures: 0

File			Cov	Notes
----------------------------------------------------------------------------
enodes.cpp		91%	Mostly missed error cases and some plugin
				types.
enodefactory.cpp	100%
eparse.y		94%
escan.l			95%
kstvector.cpp		79%	Not meant to test this file.
kstscalar.cpp		36%	Not meant to test this file.
pluginloader.cpp	70%	Not meant to test this file.
plugin.cpp		55%	Not meant to test this file.



Test: testrvector
Last Run: 01/17/05
Failures: 7

File			Last Test	Cov	Notes
----------------------------------------------------------------------------
ascii.cpp		81%	Missing GUI stuff, some error cases.
kstrvector.cpp		40%	Lots to do still.



Test: testhistogram
Last Run: 01/17/05
Failures: 0

File			Last Test	Cov	Notes
----------------------------------------------------------------------------
ksthistogram.cpp	51%	Missing loading, real-time auto-bin, percent,
				fraction, max-one, range with max < min,
				change vector, y label, x label, saving



Test: testscalars
Last Run: 01/17/05
Failures: 0

File			Last Test	Cov	Notes
----------------------------------------------------------------------------
kstscalar.cpp		91%	Missing saving



Test: testvector
Last Run: 01/17/05
Failures: 3

File			Last Test	Cov	Notes
----------------------------------------------------------------------------
kstvector.cpp		31%	Lots to do



Test: testlabelparser
Last Run: 01/17/05
Failures: 0

File			Last Test	Cov	Notes
----------------------------------------------------------------------------
labelparser.cpp		59%	Lots of untested greek expansions, and some
				parse corner conditions, uninterpreted parsing