File:  [parser3project] / parser3 / tests / results / 342.processed
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Sun May 26 18:20:40 2024 UTC (2 years, 3 months ago) by moko
Branches: MAIN
CVS tags: HEAD
Type -> Exception type for readability

Content-Type: text/html
Content-Length: 1363

code coverage:
1 : a4
2 : a3
1 : a4
,
2 : a3
insert/delete during menu:
1 : a4
2 : more
3 : a4
4 : a3
5 : a2
6 : a1
1 : [
	["c1","c2","c3"],
	["more and more"],
	["more"],
	["a4","b","c","d","e"],
	["a3","b","c","d","e"],
	["a2","b","c","d","e"],
	["a1","b","c","d","e"]
]
offset: 2
1 : more and more
2 : a4
3 : a3
4 : a2
5 : a1
foreach exceptions test:
Exception type: parser.runtime,
Source: foreach,
Comment: rownum-var name must be string (parameter #1)
Exception type: parser.runtime,
Source: foreach,
Comment: value-var name must be string (parameter #2)
Exception type: parser.runtime,
Source: foreach,
Comment: body must be code (parameter #3)
0 : more
1 : a4
2 : ups
3 : a4
4 : a3
5 : a2
6 : a1
2 : [
	["c1","c2","c3"],
	["more"],
	["another ups"],
	["ups"],
	["a4","b","c","d","e"],
	["a3","b","c","d","e"],
	["a2","b","c","d","e"],
	["a1","b","c","d","e"]
]
offset: 2
0 : more
,
1 : another ups
,
2 : a4
,
3 : a3
,
4 : a2
,
5 : a1
3 : [
	["c1","c2","c3"],
	["more"],
	["ups"],
	["a4","b","c","d","e"],
	["a3","b","c","d","e"],
	["a2","b","c","d","e"],
	["a1","b","c","d","e"]
]
offset: 2
0 : more
1 : ups
0 : more
,
1 : ups
count: 6
Exception type: parser.runtime,
Source: error,
Comment: parameter must be 'columns', 'cells' and 'rows' only
offset: 3
Exception type: parser.runtime,
Source: error,
Comment: is invalid whence, valid are 'cur' or 'set'

E-mail: