Bekomme zwei errors zurueck
Quotesyntax error at Z:\tla\Scripts\qs_statistic.pl line 6389, near ") !"
syntax error at Z:\tla\Scripts\qs_statistic.pl line 6393, near "elsif"
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
foreach(@JUZip)
{
if(index($_,"JCoverageReport") ! = 1)
{
push(@JUIndex,$_);
}
elsif(index($_,"EmmaCoverageReport") ! = 1)
{
push(@EmmaIndex,$_);
}
}
das ist der code. elsif ist line 6393 und ) ! ist hinter JCoverageReport
ich denke es ist irgendein kleiner dummer fehler doch ich weist nicht wo und warum
wenn da nix zu sehen ist dann weis ich auch nicht weiter :(
gruß
-Stephan
PS: das ist nur die schleifer alles ist definiert und use strict und warnings werden verwendet\n\n
<!--EDIT|fraggs|1170337601-->
mmm twix