By using jquery_clocks module you can show your drupal user time into digital and analog jquery clocks.
Installation:
Place jquery_clocks module into module directory and download the following jquery libraries
1. Jquery Clock Plugin from here .
2. jClocksGMT from here .
3. jQuery Clock Plugin master from here .

and places these libraries into drupal libraries folder(sites/all/libraries) with names jquery-clock-plugin, jClocksGMT-master and jQuery-Clock-Plugin-master respectively.
Then you enable your module.

Configurations:
After install go to module configurations page(admin/config/jquery-clocks) and
check different styles of clocks and then go to block section and you will see
jquery_clocks blocks.

SandBox: https://drupal.org/sandbox/asghar/2136427
Git: git clone --branch 7.x-1.x http://git.drupal.org/sandbox/asghar/2136427.git jquery_clocks

Manual reviews of other projects:
https://drupal.org/comment/8186541#comment-8186541
https://drupal.org/node/2127077#comment-8186645
https://drupal.org/node/2137537#comment-8187755
https://drupal.org/node/2136321#comment-8190325
https://drupal.org/node/2122451#comment-8186409
https://drupal.org/node/2128839#comment-8186489

CommentFileSizeAuthor
#21 j_clock-01.jpg92.77 KBdrupaldev@assyst
cl_4.png5.85 KBasghar
cl_3.png12.27 KBasghar
cl_2.png4.56 KBasghar
cl_1.png22.79 KBasghar

Comments

asghar’s picture

Issue summary: View changes
asghar’s picture

Issue summary: View changes
asghar’s picture

Issue summary: View changes
asghar’s picture

Issue summary: View changes
asghar’s picture

Issue summary: View changes
PA robot’s picture

Status: Needs review » Needs work

There are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpgitdrupalorgsandboxasghar2136427git

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

asghar’s picture

Status: Needs work » Needs review
neerajskydiver’s picture

First change git clone
git clone --branch 7.x-1.x asghar@git.drupal.org:sandbox/asghar/2136427.git jquery_clocks
to
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/asghar/2136427.git jquery_clocks

There is still a master branch, make sure to set the correct default branch: http://drupal.org/node/1659588 . Then remove the master branch, see also step 6 and 7 in http://drupal.org/node/1127732

And check
http://pareview.sh/pareview/httpgitdrupalorgsandboxasghar2136427git

asghar’s picture

Issue summary: View changes
neerajskydiver’s picture

  • Can you confirm me the clocks will show site time zone or user time zone ?
  • I enabled all clocks in one page but why digital & analogue timings are different ?
  • And write more description about your project
  • You should add 'block' as dependency in your .info file, just to be sure :)
asghar’s picture

Issue summary: View changes
asghar’s picture

Hi neerajskydriver

1. Change your site time zone then you will see that digital and analog time will change regarding to site time zone.
2. Fix thank to find this bug.
3. Done
4. Done

asghar’s picture

Issue summary: View changes
shubhangibb’s picture

Hi,

I have installed your module in my local site and also I have done all the configuration settings. I have enabled blocks. The time shown in clocks are user's m/c time the sites time. I have changed sites default time. But it is not reflecting into clocks.
Could you please check it once? Also i have reviewed code using coder module, it is not having error's. great work.

Thanks,
Shubhangi.

asghar’s picture

Hi shubhangibb

Firstly thanks you have reviewed my module. I think you did not update your login user time zone settings . Please follow the steps.

1. Check user login time by editing user form.
2. If time is not same as you have configured it into default region setting then please update its configuration.

Note: Normally when we update the default region time zone settings then it does not impact already created users time zone settings.
Thanks

asghar’s picture

Issue tags: +PAReview: review bonu
asghar’s picture

Issue tags: -PAReview: review bonu +PAreview: review bonus
SuzhouKada’s picture

Review report:

Please modify:
Git: git clone --branch 7.x-1.x asghar@git.drupal.org:sandbox/asghar/2136427.git jquery_clocks
as
Git: git clone --branch 7.x-1.x http://git.drupal.org/sandbox/asghar/2136427.git jquery_clocks

asghar’s picture

Issue summary: View changes
asghar’s picture

hi thanks .. I have updated the git path.

drupaldev@assyst’s picture

Status: Needs review » Needs work
StatusFileSize
new92.77 KB

I got some warnings while review by coder. Please see the screenshot.
Coder review

asghar’s picture

Hi
Which version of coder module you are using because i am not able to see this warning message into my coder review. I have coder version 7.x-2.0. However i have fixed this by the help of your screen short.

asghar’s picture

Status: Needs work » Needs review
drupaldev@assyst’s picture

Status: Needs review » Needs work

As per the suggestion in coder project page, I have used latest dev version (7.x-2.x-dev).

asghar’s picture

This is not a recommended version of the module so that we cannot trust on this.

asghar’s picture

Status: Needs work » Needs review
xiukun.zhou’s picture

Review of the 7.x-1.x branch:

This automated report was generated with PAReview.sh, your friendly project application review script. You can also use the online version to check your project. You have to get a review bonus to get a review from me.


FILE: /var/www/drupal-7-pareview/pareview_temp/README.txt
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
 13 | ERROR | Files must end in a single new line character
--------------------------------------------------------------------------------


FILE: ...ww/drupal-7-pareview/pareview_temp/jClocksGMT-master/css/jClocksGMT.css
--------------------------------------------------------------------------------
FOUND 24 ERROR(S) AFFECTING 23 LINE(S)
--------------------------------------------------------------------------------
  2 | ERROR | Expected 1 space after colon in style definition; 0 found
  3 | ERROR | Expected 1 space after colon in style definition; 0 found
  4 | ERROR | Expected 1 space after colon in style definition; 0 found
  8 | ERROR | Expected 1 space after colon in style definition; 0 found
 18 | ERROR | Expected 1 space after colon in style definition; 0 found
 18 | ERROR | Whitespace found at end of line
 19 | ERROR | Expected 1 space after colon in style definition; 0 found
 20 | ERROR | Expected 1 space after colon in style definition; 0 found
 23 | ERROR | Expected 1 space after colon in style definition; 0 found
 27 | ERROR | Expected 1 space after colon in style definition; 0 found
 28 | ERROR | Expected 1 space after colon in style definition; 0 found
 31 | ERROR | Expected 1 space after colon in style definition; 0 found
 32 | ERROR | Expected 1 space after colon in style definition; 0 found
 35 | ERROR | Expected 1 space after colon in style definition; 0 found
 36 | ERROR | Expected 1 space after colon in style definition; 0 found
 40 | ERROR | Expected 1 space after colon in style definition; 0 found
 41 | ERROR | Expected 1 space after colon in style definition; 0 found
 42 | ERROR | Expected 1 space after colon in style definition; 0 found
 45 | ERROR | Expected exactly one new line before closing brace of class
    |       | definition
 47 | ERROR | Expected 1 space after colon in style definition; 0 found
 50 | ERROR | Expected 1 space after colon in style definition; 0 found
 56 | ERROR | Expected 1 space after colon in style definition; 0 found
 57 | ERROR | Additional whitespace found at end of file
 58 | ERROR | Files must end in a single new line character
--------------------------------------------------------------------------------


FILE: .../www/drupal-7-pareview/pareview_temp/jClocksGMT-master/js/jClocksGMT.js
--------------------------------------------------------------------------------
FOUND 1 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
 129 | ERROR | Space found before semicolon; expected "};" but found "}
       
     |       |   ;"
--------------------------------------------------------------------------------


FILE: ...w/drupal-7-pareview/pareview_temp/jClocksGMT-master/js/jquery.rotate.js
--------------------------------------------------------------------------------
FOUND 37 ERROR(S) AFFECTING 36 LINE(S)
--------------------------------------------------------------------------------
   1 | ERROR | Additional whitespace found at start of file
   3 | ERROR | Whitespace found at end of line
   5 | ERROR | Whitespace found at end of line
   7 | ERROR | Whitespace found at end of line
  14 | ERROR | Inline control structures are not allowed
  15 | ERROR | Inline control structures are not allowed
  24 | ERROR | Inline control structures are not allowed
 111 | ERROR | Inline control structures are not allowed
 113 | ERROR | Inline control structures are not allowed
 124 | ERROR | Inline control structures are not allowed
 142 | ERROR | Inline control structures are not allowed
 143 | ERROR | Inline control structures are not allowed
 149 | ERROR | Inline control structures are not allowed
 150 | ERROR | Inline control structures are not allowed
 157 | ERROR | Inline control structures are not allowed
 168 | ERROR | Comments may not appear after statements.
 177 | ERROR | Comments may not appear after statements.
 181 | ERROR | Comments may not appear after statements.
 189 | ERROR | Inline control structures are not allowed
 197 | ERROR | Comments may not appear after statements.
 198 | ERROR | Comments may not appear after statements.
 203 | ERROR | Comments may not appear after statements.
 204 | ERROR | Comments may not appear after statements.
 205 | ERROR | Comments may not appear after statements.
 233 | ERROR | Expected 1 space after "+"; 0 found
 239 | ERROR | Expected 1 space after "+"; 0 found
 273 | ERROR | Inline control structures are not allowed
 279 | ERROR | Inline control structures are not allowed
 284 | ERROR | Inline control structures are not allowed
 289 | ERROR | Whitespace found at end of line
 294 | ERROR | Comments may not appear after statements.
 295 | ERROR | Comments may not appear after statements.
 295 | ERROR | Whitespace found at end of line
 296 | ERROR | Comments may not appear after statements.
 297 | ERROR | Comments may not appear after statements.
 298 | ERROR | Comments may not appear after statements.
 299 | ERROR | Comments may not appear after statements.
--------------------------------------------------------------------------------


FILE: .../drupal-7-pareview/pareview_temp/jQuery-Clock-Plugin-master/jqClock.css
--------------------------------------------------------------------------------
FOUND 29 ERROR(S) AFFECTING 5 LINE(S)
--------------------------------------------------------------------------------
 2 | ERROR | Expected exactly one new line after opening brace of class
   |       | definition
 2 | ERROR | Expected 1 space after colon in style definition; 0 found
 2 | ERROR | Each style definition must be on a line by itself
 2 | ERROR | Expected 1 space after colon in style definition; 0 found
 2 | ERROR | Each style definition must be on a line by itself
 2 | ERROR | Each style definition must be on a line by itself
 2 | ERROR | Each style definition must be on a line by itself
 2 | ERROR | Each style definition must be on a line by itself
 2 | ERROR | Expected 1 space after colon in style definition; 0 found
 2 | ERROR | Expected exactly one new line before closing brace of class
   |       | definition
 3 | ERROR | Expected exactly one new line after opening brace of class
   |       | definition
 3 | ERROR | Each style definition must be on a line by itself
 3 | ERROR | Each style definition must be on a line by itself
 3 | ERROR | Each style definition must be on a line by itself
 3 | ERROR | Expected exactly one new line before closing brace of class
   |       | definition
 4 | ERROR | Expected exactly one new line after opening brace of class
   |       | definition
 4 | ERROR | Each style definition must be on a line by itself
 4 | ERROR | Each style definition must be on a line by itself
 4 | ERROR | Each style definition must be on a line by itself
 4 | ERROR | Each style definition must be on a line by itself
 4 | ERROR | Each style definition must be on a line by itself
 4 | ERROR | Each style definition must be on a line by itself
 4 | ERROR | Each style definition must be on a line by itself
 4 | ERROR | Expected exactly one new line before closing brace of class
   |       | definition
 5 | ERROR | Multiple selectors should each be on a single line
 5 | ERROR | Expected exactly one new line after opening brace of class
   |       | definition
 5 | ERROR | Each style definition must be on a line by itself
 5 | ERROR | Expected exactly one new line before closing brace of class
   |       | definition
 6 | ERROR | Files must end in a single new line character
--------------------------------------------------------------------------------


FILE: ...upal-7-pareview/pareview_temp/jQuery-Clock-Plugin-master/jqClock.min.js
--------------------------------------------------------------------------------
FOUND 152 ERROR(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "!="; 0 found
 1 | ERROR | Expected 1 space after "!="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "-"; 0 found
 1 | ERROR | Expected 1 space after "-"; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "!="; 0 found
 1 | ERROR | Expected 1 space after "!="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "<"; 0 found
 1 | ERROR | Expected 1 space after "<"; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "=="; 0 found
 1 | ERROR | Expected 1 space after "=="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "=="; 0 found
 1 | ERROR | Expected 1 space after "=="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before ">"; 0 found
 1 | ERROR | Expected 1 space after ">"; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before ">"; 0 found
 1 | ERROR | Expected 1 space after ">"; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "-"; 0 found
 1 | ERROR | Expected 1 space after "-"; 0 found
 1 | ERROR | Expected 1 space before "=="; 0 found
 1 | ERROR | Expected 1 space after "=="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "!="; 0 found
 1 | ERROR | Expected 1 space after "!="; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
 1 | ERROR | Expected 1 space before "=="; 0 found
 1 | ERROR | Expected 1 space after "=="; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "=="; 0 found
 1 | ERROR | Expected 1 space after "=="; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "+"; 0 found
 1 | ERROR | Expected 1 space after "+"; 0 found
 1 | ERROR | Expected 1 space before "="; 0 found
 1 | ERROR | Expected 1 space after "="; 0 found
--------------------------------------------------------------------------------


FILE: .../www/drupal-7-pareview/pareview_temp/jquery-clock-plugin/css/analog.css
--------------------------------------------------------------------------------
FOUND 7 ERROR(S) AFFECTING 4 LINE(S)
--------------------------------------------------------------------------------
 14 | ERROR | Multiple selectors should each be on a single line
 14 | ERROR | Multiple selectors should each be on a single line
 14 | ERROR | Multiple selectors should each be on a single line
 18 | ERROR | Multiple selectors should each be on a single line
 18 | ERROR | Multiple selectors should each be on a single line
 53 | ERROR | Additional whitespace found at end of file
 54 | ERROR | Files must end in a single new line character
--------------------------------------------------------------------------------


FILE: ...www/drupal-7-pareview/pareview_temp/jquery-clock-plugin/css/digital.css
--------------------------------------------------------------------------------
FOUND 4 ERROR(S) AFFECTING 4 LINE(S)
--------------------------------------------------------------------------------
  9 | ERROR | Multiple selectors should each be on a single line
 10 | ERROR | Expected 1 space after colon in style definition; 0 found
 12 | ERROR | Additional whitespace found at end of file
 13 | ERROR | Files must end in a single new line character
--------------------------------------------------------------------------------


FILE: ...ar/www/drupal-7-pareview/pareview_temp/jquery-clock-plugin/js/jquery.js
--------------------------------------------------------------------------------
FOUND 2170 ERROR(S) AFFECTING 22 LINE(S)
--------------------------------------------------------------------------------
 11 | ERROR | Expected 1 space before "="; 0 found
 11 | ERROR | Expected 1 space after "="; 0 found
 11 | ERROR | Expected 1 space before "="; 0 found
 11 | ERROR | Expected 1 space after "="; 0 found
 11 | ERROR | Expected 1 space before "="; 0 found
 11 | ERROR | Expected 1 space after "="; 0 found
 11 | ERROR | Expected 1 space before "="; 0 found
 11 | ERROR | Expected 1 space after "="; 0 found
 11 | ERROR | Expected 1 space before "="; 0 found
 11 | ERROR | Expected 1 space after "="; 0 found
 11 | ERROR | Expected 1 space before "="; 0 found
 11 | ERROR | Expected 1 space after "="; 0 found
 11 | ERROR | Expected 1 space before "="; 0 found
 11 | ERROR | Expected 1 space after "="; 0 found
 11 | ERROR | Expected 1 space before "="; 0 found
 11 | ERROR | Expected 1 space after "="; 0 found
 11 | ERROR | Expected 1 space before "="; 0 found
 11 | ERROR | Expected 1 space after "="; 0 found
 11 | ERROR | Expected 1 space before "="; 0 found
 11 | ERROR | Expected 1 space after "="; 0 found
 11 | ERROR | Expected 1 space before "="; 0 found
 11 | ERROR | Expected 1 space after "="; 0 found
 11 | ERROR | Expected 1 space before "="; 0 found
 11 | ERROR | Expected 1 space after "="; 0 found
 11 | ERROR | Expected 1 space before "=="; 0 found
 11 | ERROR | Expected 1 space after "=="; 0 found
 11 | ERROR | Expected 1 space before "="; 0 found
 11 | ERROR | Expected 1 space after "="; 0 found
 11 | ERROR | Inline control structures are not allowed
 11 | ERROR | Expected 1 space before "="; 0 found
 11 | ERROR | Expected 1 space after "="; 0 found
 11 | ERROR | Expected 1 space before "="; 0 found
 11 | ERROR | Expected 1 space after "="; 0 found
 11 | ERROR | Inline control structures are not allowed
 11 | ERROR | Expected 1 space before "!="; 0 found
 11 | ERROR | Expected 1 space after "!="; 0 found
 11 | ERROR | Expected 1 space before "="; 0 found
 11 | ERROR | Expected 1 space after "="; 0 found
 11 | ERROR | Inline control structures are not allowed
 12 | ERROR | Inline control structures are not allowed
 12 | ERROR | Expected 1 space before "=="; 0 found
 12 | ERROR | Expected 1 space after "=="; 0 found
 12 | ERROR | Expected 1 space before "="; 0 found
 12 | ERROR | Expected 1 space after "="; 0 found
 12 | ERROR | Expected 1 space before "="; 0 found
 12 | ERROR | Expected 1 space after "="; 0 found
 12 | ERROR | Expected 1 space before "="; 0 found
 12 | ERROR | Expected 1 space after "="; 0 found
 12 | ERROR | Expected 1 space before "="; 0 found
 12 | ERROR | Expected 1 space after "="; 0 found
 12 | ERROR | Expected 1 space before "="; 0 found
 12 | ERROR | Expected 1 space after "="; 0 found
 12 | ERROR | Inline control structures are not allowed
 12 | ERROR | Expected 1 space before "=="; 0 found
 12 | ERROR | Expected 1 space after "=="; 0 found
 12 | ERROR | Inline control structures are not allowed
 12 | ERROR | Expected 1 space before "==="; 0 found
 12 | ERROR | Expected 1 space after "==="; 0 found
 12 | ERROR | Expected 1 space before "="; 0 found
 12 | ERROR | Expected 1 space after "="; 0 found
 12 | ERROR | Expected 1 space before "="; 0 found
 12 | ERROR | Expected 1 space after "="; 0 found
 12 | ERROR | Inline control structures are not allowed
 12 | ERROR | Inline control structures are not allowed
 12 | ERROR | Expected 1 space before "=="; 0 found
 12 | ERROR | Expected 1 space after "=="; 0 found
 12 | ERROR | Expected 1 space before "=="; 0 found
 12 | ERROR | Expected 1 space after "=="; 0 found
 12 | ERROR | Expected 1 space before "<"; 0 found
 12 | ERROR | Expected 1 space after "<"; 0 found
 12 | ERROR | Expected 1 space before "="; 0 found
 12 | ERROR | Expected 1 space after "="; 0 found
 12 | ERROR | Inline control structures are not allowed
 12 | ERROR | Expected 1 space before "!="; 0 found
 12 | ERROR | Expected 1 space after "!="; 0 found
 12 | ERROR | Expected 1 space before "!="; 0 found
 12 | ERROR | Expected 1 space after "!="; 0 found
 12 | ERROR | Expected 1 space before "="; 0 found
 12 | ERROR | Expected 1 space after "="; 0 found
 12 | ERROR | Inline control structures are not allowed
 12 | ERROR | Expected 1 space before "!="; 0 found
 12 | ERROR | Expected 1 space after "!="; 0 found
 12 | ERROR | Expected 1 space before "+="; 0 found
 12 | ERROR | Expected 1 space after "+="; 0 found
 12 | ERROR | Expected 1 space before "!="; 0 found
 12 | ERROR | Expected 1 space after "!="; 0 found
 12 | ERROR | Inline control structures are not allowed
 12 | ERROR | Expected 1 space before "="; 0 found
 12 | ERROR | Expected 1 space after "="; 0 found
 12 | ERROR | Inline control structures are not allowed
 12 | ERROR | Expected 1 space before "="; 0 found
 12 | ERROR | Expected 1 space after "="; 0 found
 12 | ERROR | Inline control structures are not allowed
 12 | ERROR | Expected 1 space before "=="; 0 found
 12 | ERROR | Expected 1 space after "=="; 0 found
 12 | ERROR | Inline control structures are not allowed
 12 | ERROR | Expected 1 space before "=="; 0 found
 12 | ERROR | Expected 1 space after "=="; 0 found
 12 | ERROR | Expected 1 space before "="; 0 found
 12 | ERROR | Expected 1 space after "="; 0 found
 12 | ERROR | Expected 1 space before ">"; 0 found
 12 | ERROR | Expected 1 space after ">"; 0 found
 12 | ERROR | Expected 1 space before "="; 0 found
 12 | ERROR | Expected 1 space after "="; 0 found
 12 | ERROR | Expected 1 space before "="; 0 found
 12 | ERROR | Expected 1 space after "="; 0 found
 12 | ERROR | Expected 1 space before "="; 0 found
 12 | ERROR | Expected 1 space after "="; 0 found
 12 | ERROR | Inline control structures are not allowed
 13 | ERROR | Expected 1 space before "="; 0 found
 13 | ERROR | Expected 1 space after "="; 0 found
 13 | ERROR | Inline control structures are not allowed
 13 | ERROR | Expected 1 space before "!="; 0 found
 13 | ERROR | Expected 1 space after "!="; 0 found
 13 | ERROR | Expected 1 space before "="; 0 found
 13 | ERROR | Expected 1 space after "="; 0 found
 13 | ERROR | Inline control structures are not allowed
 13 | ERROR | Expected 1 space before "==="; 0 found
 13 | ERROR | Expected 1 space after "==="; 0 found
 13 | ERROR | Inline control structures are not allowed
 13 | ERROR | Expected 1 space before "=="; 0 found
 13 | ERROR | Expected 1 space after "=="; 0 found
 13 | ERROR | Expected 1 space before "="; 0 found
 13 | ERROR | Expected 1 space after "="; 0 found
 13 | ERROR | Inline control structures are not allowed
 13 | ERROR | Inline control structures are not allowed
 13 | ERROR | Inline control structures are not allowed
 13 | ERROR | Expected 1 space before "=="; 0 found
 13 | ERROR | Expected 1 space after "=="; 0 found
 13 | ERROR | Inline control structures are not allowed
 13 | ERROR | Inline control structures are not allowed
 14 | ERROR | Expected 1 space before "="; 0 found
 14 | ERROR | Expected 1 space after "="; 0 found
 14 | ERROR | Expected 1 space before "="; 0 found
 14 | ERROR | Expected 1 space after "="; 0 found
 14 | ERROR | Expected 1 space before "-"; 0 found
 14 | ERROR | Expected 1 space after "-"; 0 found
 14 | ERROR | Expected 1 space before "!=="; 0 found
 14 | ERROR | Expected 1 space after "!=="; 0 found
 14 | ERROR | Expected 1 space before "<"; 0 found
 14 | ERROR | Expected 1 space after "<"; 0 found
 14 | ERROR | Expected 1 space before "!="; 0 found
 14 | ERROR | Expected 1 space after "!="; 0 found
 14 | ERROR | Expected 1 space before "=="; 0 found
 14 | ERROR | Expected 1 space after "=="; 0 found
 14 | ERROR | Expected 1 space before ">"; 0 found
 14 | ERROR | Expected 1 space after ">"; 0 found
 14 | ERROR | Expected 1 space before "+"; 0 found
 14 | ERROR | Expected 1 space after "+"; 0 found
 14 | ERROR | Expected 1 space before "=="; 0 found
 14 | ERROR | Expected 1 space after "=="; 0 found
 14 | ERROR | Expected 1 space before "="; 0 found
 14 | ERROR | Expected 1 space after "="; 0 found
 14 | ERROR | Expected 1 space before "="; 0 found
 14 | ERROR | Expected 1 space after "="; 0 found
 14 | ERROR | Expected 1 space before "="; 0 found
 14 | ERROR | Expected 1 space after "="; 0 found
 14 | ERROR | Expected 1 space before "="; 0 found
 14 | ERROR | Expected 1 space after "="; 0 found
 14 | ERROR | Expected 1 space before "="; 0 found
 14 | ERROR | Expected 1 space after "="; 0 found
 14 | ERROR | Expected 1 space before "=="; 0 found
 14 | ERROR | Expected 1 space after "=="; 0 found
 14 | ERROR | Inline control structures are not allowed
 14 | ERROR | Expected 1 space before "<"; 0 found
 14 | ERROR | Expected 1 space after "<"; 0 found
 14 | ERROR | Expected 1 space after first semicolon of FOR loop; 0 found
 14 | ERROR | Expected 1 space after second semicolon of FOR loop; 0 found
 14 | ERROR | Expected 1 space before "="; 0 found
 14 | ERROR | Expected 1 space after "="; 0 found
 14 | ERROR | Expected 1 space before "="; 0 found
 14 | ERROR | Expected 1 space after "="; 0 found
 14 | ERROR | Expected 1 space before "+"; 0 found
 14 | ERROR | Expected 1 space after "+"; 0 found
 14 | ERROR | Expected 1 space before "<"; 0 found
 14 | ERROR | Expected 1 space after "<"; 0 found
 14 | ERROR | Expected 1 space before "="; 0 found
 14 | ERROR | Expected 1 space after "="; 0 found
 14 | ERROR | Expected 1 space before "="; 0 found
 14 | ERROR | Expected 1 space after "="; 0 found
 14 | ERROR | Inline control structures are not allowed
 14 | ERROR | Inline control structures are not allowed
 15 | ERROR | Inline control structures are not allowed
 15 | ERROR | Expected 1 space before "=="; 0 found
 15 | ERROR | Expected 1 space after "=="; 0 found
 15 | ERROR | Expected 1 space before "+="; 0 found
 15 | ERROR | Expected 1 space after "+="; 0 found
 15 | ERROR | Inline control structures are not allowed
 15 | ERROR | Expected 1 space before "!="; 0 found
 15 | ERROR | Expected 1 space after "!="; 0 found
 15 | ERROR | Inline control structures are not allowed
 15 | ERROR | Expected 1 space before "=="; 0 found
 15 | ERROR | Expected 1 space after "=="; 0 found
 15 | ERROR | Expected 1 space before "="; 0 found
 15 | ERROR | Expected 1 space after "="; 0 found
 15 | ERROR | Expected 1 space before ">="; 0 found
 15 | ERROR | Expected 1 space after ">="; 0 found
 15 | ERROR | Expected 1 space before ">="; 0 found
 15 | ERROR | Expected 1 space after ">="; 0 found
 15 | ERROR | Expected 1 space before "="; 0 found
 15 | ERROR | Expected 1 space after "="; 0 found
 15 | ERROR | Expected 1 space before "="; 0 found
 15 | ERROR | Expected 1 space after "="; 0 found
 15 | ERROR | Expected 1 space before ">="; 0 found
 15 | ERROR | Expected 1 space after ">="; 0 found
 15 | ERROR | Expected 1 space before ">="; 0 found
 15 | ERROR | Expected 1 space after ">="; 0 found
 15 | ERROR | Inline control structures are not allowed
 15 | ERROR | Expected 1 space before "="; 0 found
 15 | ERROR | Expected 1 space after "="; 0 found
 15 | ERROR | Inline control structures are not allowed
 16 | ERROR | Expected 1 space before "="; 0 found
 16 | ERROR | Expected 1 space after "="; 0 found
 16 | ERROR | Expected 1 space before "=="; 0 found
 16 | ERROR | Expected 1 space after "=="; 0 found
 16 | ERROR | Expected 1 space before "+"; 0 found
 16 | ERROR | Expected 1 space after "+"; 0 found
 16 | ERROR | Expected 1 space before "="; 0 found
 16 | ERROR | Expected 1 space after "="; 0 found
 16 | ERROR | Expected 1 space before "="; 0 found
 16 | ERROR | Expected 1 space after "="; 0 found
 16 | ERROR | Expected 1 space before "+"; 0 found
 16 | ERROR | Expected 1 space after "+"; 0 found
 16 | ERROR | Expected 1 space before "==="; 0 found
 16 | ERROR | Expected 1 space after "==="; 0 found
 16 | ERROR | Expected 1 space before "="; 0 found
 16 | ERROR | Expected 1 space after "="; 0 found
 16 | ERROR | Expected 1 space before "+"; 0 found
 16 | ERROR | Expected 1 space after "+"; 0 found
 16 | ERROR | Expected 1 space before "+"; 0 found
 16 | ERROR | Expected 1 space after "+"; 0 found
 16 | ERROR | Inline control structures are not allowed
 16 | ERROR | Expected 1 space before "==="; 0 found
 16 | ERROR | Expected 1 space after "==="; 0 found
 16 | ERROR | Expected 1 space before "="; 0 found
 16 | ERROR | Expected 1 space after "="; 0 found
 16 | ERROR | Expected 1 space before "==="; 0 found
 16 | ERROR | Expected 1 space after "==="; 0 found
 16 | ERROR | Inline control structures are not allowed
 17 | ERROR | Expected 1 space before "+"; 0 found
 17 | ERROR | Expected 1 space after "+"; 0 found
 17 | ERROR | Expected 1 space before "+"; 0 found
 17 | ERROR | Expected 1 space after "+"; 0 found
 17 | ERROR | Expected 1 space before "="; 0 found
 17 | ERROR | Expected 1 space after "="; 0 found
 17 | ERROR | Expected 1 space before ">"; 0 found
 17 | ERROR | Expected 1 space after ">"; 0 found
 17 | ERROR | Expected 1 space before "="; 0 found
 17 | ERROR | Expected 1 space after "="; 0 found
 17 | ERROR | Inline control structures are not allowed
 17 | ERROR | Expected 1 space before "="; 0 found
 17 | ERROR | Expected 1 space after "="; 0 found
 17 | ERROR | Inline control structures are not allowed
 17 | ERROR | Expected 1 space before "="; 0 found
 17 | ERROR | Expected 1 space after "="; 0 found
 17 | ERROR | Expected 1 space before "="; 0 found
 17 | ERROR | Expected 1 space after "="; 0 found
 17 | ERROR | Expected 1 space before "="; 0 found
 17 | ERROR | Expected 1 space after "="; 0 found
 17 | ERROR | Inline control structures are not allowed
 17 | ERROR | Expected 1 space before "="; 0 found
 17 | ERROR | Expected 1 space after "="; 0 found
 17 | ERROR | Inline control structures are not allowed
 17 | ERROR | Expected 1 space before "=="; 0 found
 17 | ERROR | Expected 1 space after "=="; 0 found
 17 | ERROR | Expected 1 space before "="; 0 found
 17 | ERROR | Expected 1 space after "="; 0 found
 17 | ERROR | Expected 1 space before "="; 0 found
 17 | ERROR | Expected 1 space after "="; 0 found
 17 | ERROR | Inline control structures are not allowed
 18 | ERROR | Inline control structures are not allowed
 18 | ERROR | Expected 1 space before "+"; 0 found
 18 | ERROR | Expected 1 space after "+"; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "=="; 0 found
 18 | ERROR | Expected 1 space after "=="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "!="; 0 found
 18 | ERROR | Expected 1 space after "!="; 0 found
 18 | ERROR | Expected 1 space before "!="; 0 found
 18 | ERROR | Expected 1 space after "!="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "=="; 0 found
 18 | ERROR | Expected 1 space after "=="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Inline control structures are not allowed
 18 | ERROR | Expected 1 space after first semicolon of FOR loop; 0 found
 18 | ERROR | Expected 1 space after second semicolon of FOR loop; 0 found
 18 | ERROR | Expected 1 space before "<"; 0 found
 18 | ERROR | Expected 1 space after "<"; 0 found
 18 | ERROR | Inline control structures are not allowed
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "!="; 0 found
 18 | ERROR | Expected 1 space after "!="; 0 found
 18 | ERROR | Inline control structures are not allowed
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Inline control structures are not allowed
 18 | ERROR | Expected 1 space before "==="; 0 found
 18 | ERROR | Expected 1 space after "==="; 0 found
 18 | ERROR | Expected 1 space before "=="; 0 found
 18 | ERROR | Expected 1 space after "=="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "!="; 0 found
 18 | ERROR | Expected 1 space after "!="; 0 found
 18 | ERROR | Expected 1 space before "!=="; 0 found
 18 | ERROR | Expected 1 space after "!=="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "+"; 0 found
 18 | ERROR | Expected 1 space after "+"; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Inline control structures are not allowed
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "!="; 0 found
 18 | ERROR | Expected 1 space after "!="; 0 found
 18 | ERROR | Expected 1 space before "!="; 0 found
 18 | ERROR | Expected 1 space after "!="; 0 found
 18 | ERROR | Expected 1 space before "+"; 0 found
 18 | ERROR | Expected 1 space after "+"; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Inline control structures are not allowed
 18 | ERROR | Expected 1 space before "="; 0 found
 18 | ERROR | Expected 1 space after "="; 0 found
 18 | ERROR | Inline control structures are not allowed
 19 | ERROR | Expected 1 space before "=="; 0 found
 19 | ERROR | Expected 1 space after "=="; 0 found
 19 | ERROR | Expected 1 space before "="; 0 found
 19 | ERROR | Expected 1 space after "="; 0 found
 19 | ERROR | Expected 1 space before "=="; 0 found
 19 | ERROR | Expected 1 space after "=="; 0 found
 19 | ERROR | Expected 1 space before "="; 0 found
 19 | ERROR | Expected 1 space after "="; 0 found
 19 | ERROR | Inline control structures are not allowed
 19 | ERROR | Expected 1 space before "="; 0 found
 19 | ERROR | Expected 1 space after "="; 0 found
 19 | ERROR | Expected 1 space before "="; 0 found
 19 | ERROR | Expected 1 space after "="; 0 found
 19 | ERROR | Expected 1 space before "="; 0 found
 19 | ERROR | Expected 1 space after "="; 0 found
 19 | ERROR | Inline control structures are not allowed
 19 | ERROR | Expected 1 space before "!=="; 0 found
 19 | ERROR | Expected 1 space after "!=="; 0 found
 19 | ERROR | Expected 1 space before "="; 0 found
 19 | ERROR | Expected 1 space after "="; 0 found
 19 | ERROR | Expected 1 space before "="; 0 found
 19 | ERROR | Expected 1 space after "="; 0 found
 19 | ERROR | Expected 1 space before "=="; 0 found
 19 | ERROR | Expected 1 space after "=="; 0 found
 19 | ERROR | Expected 1 space before "="; 0 found
 19 | ERROR | Expected 1 space after "="; 0 found
 19 | ERROR | Expected 1 space before "="; 0 found
 19 | ERROR | Expected 1 space after "="; 0 found
 19 | ERROR | Inline control structures are not allowed
 19 | ERROR | Inline control structures are not allowed
 19 | ERROR | Inline control structures are not allowed
 19 | ERROR | Expected 1 space before "="; 0 found
 19 | ERROR | Expected 1 space after "="; 0 found
 19 | ERROR | Expected 1 space before "="; 0 found
 19 | ERROR | Expected 1 space after "="; 0 found
 19 | ERROR | Expected 1 space before "=="; 0 found
 19 | ERROR | Expected 1 space after "=="; 0 found
 19 | ERROR | Inline control structures are not allowed
 19 | ERROR | Inline control structures are not allowed
 19 | ERROR | Expected 1 space before "==="; 0 found
 19 | ERROR | Expected 1 space after "==="; 0 found
 19 | ERROR | Inline control structures are not allowed
 20 | ERROR | Inline control structures are not allowed
 20 | ERROR | Expected 1 space after first semicolon of FOR loop; 0 found
 20 | ERROR | Expected 1 space before "<"; 0 found
 20 | ERROR | Expected 1 space after "<"; 0 found
 20 | ERROR | Inline control structures are not allowed
 20 | ERROR | Expected 1 space before "==="; 0 found
 20 | ERROR | Expected 1 space after "==="; 0 found
 20 | ERROR | Expected 1 space before "=="; 0 found
 20 | ERROR | Expected 1 space after "=="; 0 found
 20 | ERROR | Inline control structures are not allowed
 20 | ERROR | Inline control structures are not allowed
 20 | ERROR | Expected 1 space before "==="; 0 found
 20 | ERROR | Expected 1 space after "==="; 0 found
 20 | ERROR | Inline control structures are not allowed
 21 | ERROR | Expected 1 space after first semicolon of FOR loop; 0 found
 21 | ERROR | Expected 1 space after second semicolon of FOR loop; 0 found
 21 | ERROR | Expected 1 space before "="; 0 found
 21 | ERROR | Expected 1 space after "="; 0 found
 21 | ERROR | Expected 1 space before "<"; 0 found
 21 | ERROR | Expected 1 space after "<"; 0 found
 21 | ERROR | Expected 1 space before "!=="; 0 found
 21 | ERROR | Expected 1 space after "!=="; 0 found
 21 | ERROR | Expected 1 space before "="; 0 found
 21 | ERROR | Expected 1 space after "="; 0 found
 21 | ERROR | Expected 1 space before "="; 0 found
 21 | ERROR | Expected 1 space after "="; 0 found
 21 | ERROR | Expected 1 space before "=="; 0 found
 21 | ERROR | Expected 1 space after "=="; 0 found
 21 | ERROR | Expected 1 space before "=="; 0 found
 21 | ERROR | Expected 1 space after "=="; 0 found
 21 | ERROR | Expected 1 space before "+"; 0 found
 21 | ERROR | Expected 1 space after "+"; 0 found
 21 | ERROR | Inline control structures are not allowed
 21 | ERROR | Expected 1 space before "=="; 0 found
 21 | ERROR | Expected 1 space after "=="; 0 found
 21 | ERROR | Expected 1 space before "+="; 0 found
 21 | ERROR | Expected 1 space after "+="; 0 found
 21 | ERROR | Expected 1 space before "+"; 0 found
 21 | ERROR | Expected 1 space after "+"; 0 found
 21 | ERROR | Inline control structures are not allowed
 21 | ERROR | Expected 1 space before "=="; 0 found
 21 | ERROR | Expected 1 space after "=="; 0 found
 21 | ERROR | Expected 1 space before "="; 0 found
 21 | ERROR | Expected 1 space after "="; 0 found
 21 | ERROR | Expected 1 space before "!="; 0 found
 21 | ERROR | Expected 1 space after "!="; 0 found
 21 | ERROR | Expected 1 space before ">"; 0 found
 21 | ERROR | Expected 1 space after ">"; 0 found
 21 | ERROR | Expected 1 space before "="; 0 found
 21 | ERROR | Expected 1 space after "="; 0 found
 21 | ERROR | Expected 1 space before "="; 0 found
 21 | ERROR | Expected 1 space after "="; 0 found
 21 | ERROR | Expected 1 space before "="; 0 found
 21 | ERROR | Expected 1 space after "="; 0 found
 21 | ERROR | Inline control structures are not allowed
 21 | ERROR | Expected 1 space before "="; 0 found
 21 | ERROR | Expected 1 space after "="; 0 found
 21 | ERROR | Expected 1 space before "=="; 0 found
 21 | ERROR | Expected 1 space after "=="; 0 found
 21 | ERROR | Expected 1 space before "=="; 0 found
 21 | ERROR | Expected 1 space after "=="; 0 found
 21 | ERROR | Expected 1 space before "="; 0 found
 21 | ERROR | Expected 1 space after "="; 0 found
 21 | ERROR | Expected 1 space before "="; 0 found
 21 | ERROR | Expected 1 space after "="; 0 found
 21 | ERROR | Expected 1 space before "=="; 0 found
 21 | ERROR | Expected 1 space after "=="; 0 found
 21 | ERROR | Expected 1 space before "="; 0 found
 21 | ERROR | Expected 1 space after "="; 0 found
 21 | ERROR | Expected 1 space before "=="; 0 found
 21 | ERROR | Expected 1 space after "=="; 0 found
 21 | ERROR | Expected 1 space before "="; 0 found
 21 | ERROR | Expected 1 space after "="; 0 found
 21 | ERROR | Expected 1 space before "="; 0 found
 21 | ERROR | Expected 1 space after "="; 0 found
 21 | ERROR | Expected 1 space before "+="; 0 found
 21 | ERROR | Expected 1 space after "+="; 0 found
 21 | ERROR | Expected 1 space before "+"; 0 found
 21 | ERROR | Expected 1 space after "+"; 0 found
 21 | ERROR | Expected 1 space before "+="; 0 found
 21 | ERROR | Expected 1 space after "+="; 0 found
 21 | ERROR | Expected 1 space before "+"; 0 found
 21 | ERROR | Expected 1 space after "+"; 0 found
 21 | ERROR | Expected 1 space before "+"; 0 found
 21 | ERROR | Expected 1 space after "+"; 0 found
 21 | ERROR | Expected 1 space before "-="; 0 found
 21 | ERROR | Expected 1 space after "-="; 0 found
 21 | ERROR | Expected 1 space before "+"; 0 found
 21 | ERROR | Expected 1 space after "+"; 0 found
 21 | ERROR | Inline control structures are not allowed
 21 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "=="; 0 found
 22 | ERROR | Expected 1 space after "=="; 0 found
 22 | ERROR | Expected 1 space before "=="; 0 found
 22 | ERROR | Expected 1 space after "=="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "=="; 0 found
 22 | ERROR | Expected 1 space after "=="; 0 found
 22 | ERROR | Expected 1 space before "=="; 0 found
 22 | ERROR | Expected 1 space after "=="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space after first semicolon of FOR loop; 0 found
 22 | ERROR | Expected 1 space after second semicolon of FOR loop; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space after first semicolon of FOR loop; 0 found
 22 | ERROR | Expected 1 space after second semicolon of FOR loop; 0 found
 22 | ERROR | Expected 1 space before "<"; 0 found
 22 | ERROR | Expected 1 space after "<"; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "=="; 0 found
 22 | ERROR | Expected 1 space after "=="; 0 found
 22 | ERROR | Expected 1 space before "-"; 0 found
 22 | ERROR | Expected 1 space after "-"; 0 found
 22 | ERROR | Expected 1 space before "!="; 0 found
 22 | ERROR | Expected 1 space after "!="; 0 found
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space after first semicolon of FOR loop; 0 found
 22 | ERROR | Expected 1 space after second semicolon of FOR loop; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "<"; 0 found
 22 | ERROR | Expected 1 space after "<"; 0 found
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space before "!="; 0 found
 22 | ERROR | Expected 1 space after "!="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space before "=="; 0 found
 22 | ERROR | Expected 1 space after "=="; 0 found
 22 | ERROR | Expected 1 space before "=="; 0 found
 22 | ERROR | Expected 1 space after "=="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "/"; 0 found
 22 | ERROR | Expected 1 space after "/"; 0 found
 22 | ERROR | Expected 1 space before "^"; 0 found
 22 | ERROR | Expected 1 space after "^"; 0 found
 22 | ERROR | Expected 1 space before "+"; 0 found
 22 | ERROR | Expected 1 space after "+"; 0 found
 22 | ERROR | Expected 1 space before "/"; 0 found
 22 | ERROR | Expected 1 space after "/"; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "+"; 0 found
 22 | ERROR | Expected 1 space after "+"; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space before "=="; 0 found
 22 | ERROR | Expected 1 space after "=="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space before "=="; 0 found
 22 | ERROR | Expected 1 space after "=="; 0 found
 22 | ERROR | Expected 1 space before "+="; 0 found
 22 | ERROR | Expected 1 space after "+="; 0 found
 22 | ERROR | Expected 1 space before "=="; 0 found
 22 | ERROR | Expected 1 space after "=="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "+"; 0 found
 22 | ERROR | Expected 1 space after "+"; 0 found
 22 | ERROR | Expected 1 space before "+"; 0 found
 22 | ERROR | Expected 1 space after "+"; 0 found
 22 | ERROR | Expected 1 space before "+"; 0 found
 22 | ERROR | Expected 1 space after "+"; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "+"; 0 found
 22 | ERROR | Expected 1 space after "+"; 0 found
 22 | ERROR | Expected 1 space before "+"; 0 found
 22 | ERROR | Expected 1 space after "+"; 0 found
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "<"; 0 found
 22 | ERROR | Expected 1 space after "<"; 0 found
 22 | ERROR | Expected 1 space before "=="; 0 found
 22 | ERROR | Expected 1 space after "=="; 0 found
 22 | ERROR | Expected 1 space before "<"; 0 found
 22 | ERROR | Expected 1 space after "<"; 0 found
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space after first semicolon of FOR loop; 0 found
 22 | ERROR | Expected 1 space after second semicolon of FOR loop; 0 found
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Expected 1 space before "-"; 0 found
 22 | ERROR | Expected 1 space after "-"; 0 found
 22 | ERROR | Expected 1 space before ">="; 0 found
 22 | ERROR | Expected 1 space after ">="; 0 found
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space before "="; 0 found
 22 | ERROR | Expected 1 space after "="; 0 found
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space before "==="; 0 found
 22 | ERROR | Expected 1 space after "==="; 0 found
 22 | ERROR | Inline control structures are not allowed
 22 | ERROR | Expected 1 space before "=="; 0 found
 22 | ERROR | Expected 1 space after "=="; 0 found
 22 | ERROR | Inline control structures are not allowed
 23 | ERROR | Expected 1 space before "="; 0 found
 23 | ERROR | Expected 1 space after "="; 0 found
 23 | ERROR | Inline control structures are not allowed
 23 | ERROR | Expected 1 space before "=="; 0 found
 23 | ERROR | Expected 1 space after "=="; 0 found
 23 | ERROR | Expected 1 space before "=="; 0 found
 23 | ERROR | Expected 1 space after "=="; 0 found
 23 | ERROR | Expected 1 space before "="; 0 found
 23 | ERROR | Expected 1 space after "="; 0 found
 23 | ERROR | Expected 1 space before "="; 0 found
 23 | ERROR | Expected 1 space after "="; 0 found
 23 | ERROR | Expected 1 space before "!=="; 0 found
 23 | ERROR | Expected 1 space after "!=="; 0 found
 23 | ERROR | Expected 1 space before "="; 0 found
 23 | ERROR | Expected 1 space after "="; 0 found
 23 | ERROR | Expected 1 space before "="; 0 found
 23 | ERROR | Expected 1 space after "="; 0 found
 23 | ERROR | Expected 1 space before "="; 0 found
 23 | ERROR | Expected 1 space after "="; 0 found
 23 | ERROR | Inline control structures are not allowed
 23 | ERROR | Expected 1 space before "=="; 0 found
 23 | ERROR | Expected 1 space after "=="; 0 found
 23 | ERROR | Inline control structures are not allowed
 23 | ERROR | Expected 1 space before "=="; 0 found
 23 | ERROR | Expected 1 space after "=="; 0 found
 23 | ERROR | Expected 1 space before "="; 0 found
 23 | ERROR | Expected 1 space after "="; 0 found
 23 | ERROR | Inline control structures are not allowed
 23 | ERROR | Inline control structures are not allowed
 23 | ERROR | Expected 1 space before "=="; 0 found
 23 | ERROR | Expected 1 space after "=="; 0 found
 23 | ERROR | Inline control structures are not allowed
 23 | ERROR | Expected 1 space before "+"; 0 found
 23 | ERROR | Expected 1 space after "+"; 0 found
 23 | ERROR | Expected 1 space before "="; 0 found
 23 | ERROR | Expected 1 space after "="; 0 found
 23 | ERROR | Expected 1 space before "==="; 0 found
 23 | ERROR | Expected 1 space after "==="; 0 found
 23 | ERROR | Expected 1 space before "=="; 0 found
 23 | ERROR | Expected 1 space after "=="; 0 found
 23 | ERROR | Expected 1 space before "="; 0 found
 23 | ERROR | Expected 1 space after "="; 0 found
 23 | ERROR | Expected 1 space before "="; 0 found
 23 | ERROR | Expected 1 space after "="; 0 found
 23 | ERROR | Expected 1 space before "+"; 0 found
 23 | ERROR | Expected 1 space after "+"; 0 found
 23 | ERROR | Expected 1 space before "+"; 0 found
 23 | ERROR | Expected 1 space after "+"; 0 found
 23 | ERROR | Expected 1 space before "=="; 0 found
 23 | ERROR | Expected 1 space after "=="; 0 found
 23 | ERROR | Expected 1 space before "+"; 0 found
 23 | ERROR | Expected 1 space after "+"; 0 found
 23 | ERROR | Expected 1 space before "*"; 0 found
 23 | ERROR | Expected 1 space after "*"; 0 found
 23 | ERROR | Expected 1 space before "+"; 0 found
 23 | ERROR | Expected 1 space after "+"; 0 found
 23 | ERROR | Expected 1 space before ">="; 0 found
 23 | ERROR | Expected 1 space after ">="; 0 found
 23 | ERROR | Expected 1 space before "/"; 0 found
 23 | ERROR | Expected 1 space after "/"; 0 found
 23 | ERROR | Expected 1 space before "+"; 0 found
 23 | ERROR | Expected 1 space after "+"; 0 found
 23 | ERROR | Expected 1 space before "="; 0 found
 23 | ERROR | Expected 1 space after "="; 0 found
 23 | ERROR | Inline control structures are not allowed
 23 | ERROR | Expected 1 space before "="; 0 found
 23 | ERROR | Expected 1 space after "="; 0 found
 23 | ERROR | Expected 1 space before "="; 0 found
 23 | ERROR | Expected 1 space after "="; 0 found
 23 | ERROR | Expected 1 space before "!="; 0 found
 23 | ERROR | Expected 1 space after "!="; 0 found
 23 | ERROR | Expected 1 space before "="; 0 found
 23 | ERROR | Expected 1 space after "="; 0 found
 23 | ERROR | Inline control structures are not allowed
 23 | ERROR | Expected 1 space before "=="; 0 found
 23 | ERROR | Expected 1 space after "=="; 0 found
 23 | ERROR | Expected 1 space before "="; 0 found
 23 | ERROR | Expected 1 space after "="; 0 found
 23 | ERROR | Inline control structures are not allowed
 24 | ERROR | Inline control structures are not allowed
 24 | ERROR | Expected 1 space before "="; 0 found
 24 | ERROR | Expected 1 space after "="; 0 found
 24 | ERROR | Inline control structures are not allowed
 24 | ERROR | Expected 1 space after first semicolon of FOR loop; 0 found
 24 | ERROR | Expected 1 space after second semicolon of FOR loop; 0 found
 24 | ERROR | Expected 1 space before "="; 0 found
 24 | ERROR | Expected 1 space after "="; 0 found
 24 | ERROR | Expected 1 space before "="; 0 found
 24 | ERROR | Expected 1 space after "="; 0 found
 24 | ERROR | Expected 1 space before "<"; 0 found
 24 | ERROR | Expected 1 space after "<"; 0 found
 24 | ERROR | Inline control structures are not allowed
 24 | ERROR | Expected 1 space before "==="; 0 found
 24 | ERROR | Expected 1 space after "==="; 0 found
 24 | ERROR | Expected 1 space before "="; 0 found
 24 | ERROR | Expected 1 space after "="; 0 found
 24 | ERROR | Expected 1 space before "="; 0 found
 24 | ERROR | Expected 1 space after "="; 0 found
 24 | ERROR | Inline control structures are not allowed
 24 | ERROR | Expected 1 space before "="; 0 found
 24 | ERROR | Expected 1 space after "="; 0 found
 24 | ERROR | Inline control structures are not allowed
 24 | ERROR | Expected 1 space before "!="; 0 found
 24 | ERROR | Expected 1 space after "!="; 0 found
 24 | ERROR | Expected 1 space before "="; 0 found
 24 | ERROR | Expected 1 space after "="; 0 found
 24 | ERROR | Inline control structures are not allowed
 25 | ERROR | Inline control structures are not allowed
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space after first semicolon of FOR loop; 0 found
 25 | ERROR | Expected 1 space after second semicolon of FOR loop; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "<"; 0 found
 25 | ERROR | Expected 1 space after "<"; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Inline control structures are not allowed
 25 | ERROR | Expected 1 space after first semicolon of FOR loop; 0 found
 25 | ERROR | Expected 1 space after second semicolon of FOR loop; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "<"; 0 found
 25 | ERROR | Expected 1 space after "<"; 0 found
 25 | ERROR | Inline control structures are not allowed
 25 | ERROR | Expected 1 space before "!="; 0 found
 25 | ERROR | Expected 1 space after "!="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Inline control structures are not allowed
 25 | ERROR | Expected 1 space after first semicolon of FOR loop; 0 found
 25 | ERROR | Expected 1 space after second semicolon of FOR loop; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "<"; 0 found
 25 | ERROR | Expected 1 space after "<"; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "!="; 0 found
 25 | ERROR | Expected 1 space after "!="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "/"; 0 found
 25 | ERROR | Expected 1 space after "/"; 0 found
 25 | ERROR | Expected 1 space before "/"; 0 found
 25 | ERROR | Expected 1 space after "/"; 0 found
 25 | ERROR | Expected 1 space before "/"; 0 found
 25 | ERROR | Expected 1 space after "/"; 0 found
 25 | ERROR | Expected 1 space before "|"; 0 found
 25 | ERROR | Expected 1 space after "|"; 0 found
 25 | ERROR | Expected 1 space before "/"; 0 found
 25 | ERROR | Expected 1 space after "/"; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space after first semicolon of FOR loop; 0 found
 25 | ERROR | Expected 1 space after second semicolon of FOR loop; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "<"; 0 found
 25 | ERROR | Expected 1 space after "<"; 0 found
 25 | ERROR | Inline control structures are not allowed
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Inline control structures are not allowed
 25 | ERROR | Inline control structures are not allowed
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "<"; 0 found
 25 | ERROR | Expected 1 space after "<"; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "<"; 0 found
 25 | ERROR | Expected 1 space after "<"; 0 found
 25 | ERROR | Expected 1 space before "-"; 0 found
 25 | ERROR | Expected 1 space after "-"; 0 found
 25 | ERROR | Expected 1 space before ">"; 0 found
 25 | ERROR | Expected 1 space after ">"; 0 found
 25 | ERROR | Expected 1 space before "-"; 0 found
 25 | ERROR | Expected 1 space after "-"; 0 found
 25 | ERROR | Expected 1 space before "-"; 0 found
 25 | ERROR | Expected 1 space after "-"; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "-"; 0 found
 25 | ERROR | Expected 1 space after "-"; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "-"; 0 found
 25 | ERROR | Expected 1 space after "-"; 0 found
 25 | ERROR | Expected 1 space before "%"; 0 found
 25 | ERROR | Expected 1 space after "%"; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "%"; 0 found
 25 | ERROR | Expected 1 space after "%"; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before ">="; 0 found
 25 | ERROR | Expected 1 space after ">="; 0 found
 25 | ERROR | Expected 1 space before "!="; 0 found
 25 | ERROR | Expected 1 space after "!="; 0 found
 25 | ERROR | Expected 1 space before "!="; 0 found
 25 | ERROR | Expected 1 space after "!="; 0 found
 25 | ERROR | Expected 1 space before "!="; 0 found
 25 | ERROR | Expected 1 space after "!="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "=="; 0 found
 25 | ERROR | Expected 1 space after "=="; 0 found
 25 | ERROR | Expected 1 space before "/"; 0 found
 25 | ERROR | Expected 1 space after "/"; 0 found
 25 | ERROR | Expected 1 space before "^"; 0 found
 25 | ERROR | Expected 1 space after "^"; 0 found
 25 | ERROR | Expected 1 space after "*"; 0 found
 25 | ERROR | Expected 1 space before "-"; 0 found
 25 | ERROR | Expected 1 space after "-"; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space after "*"; 0 found
 25 | ERROR | Expected 1 space before "*"; 0 found
 25 | ERROR | Expected 1 space after "*"; 0 found
 25 | ERROR | Expected 1 space before "^"; 0 found
 25 | ERROR | Expected 1 space after "^"; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "*"; 0 found
 25 | ERROR | Expected 1 space after "*"; 0 found
 25 | ERROR | Expected 1 space after "*"; 0 found
 25 | ERROR | Expected 1 space before "*"; 0 found
 25 | ERROR | Expected 1 space after "*"; 0 found
 25 | ERROR | Expected 1 space before "*"; 0 found
 25 | ERROR | Expected 1 space after "*"; 0 found
 25 | ERROR | Expected 1 space before "^"; 0 found
 25 | ERROR | Expected 1 space after "^"; 0 found
 25 | ERROR | Expected 1 space before "*"; 0 found
 25 | ERROR | Expected 1 space after "*"; 0 found
 25 | ERROR | Expected 1 space before "^"; 0 found
 25 | ERROR | Expected 1 space after "^"; 0 found
 25 | ERROR | Expected 1 space before "*"; 0 found
 25 | ERROR | Expected 1 space after "*"; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "*"; 0 found
 25 | ERROR | Expected 1 space after "*"; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "*"; 0 found
 25 | ERROR | Expected 1 space after "*"; 0 found
 25 | ERROR | Expected 1 space before "*"; 0 found
 25 | ERROR | Expected 1 space after "*"; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "!="; 0 found
 25 | ERROR | Expected 1 space after "!="; 0 found
 25 | ERROR | Expected 1 space before "^"; 0 found
 25 | ERROR | Expected 1 space after "^"; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "*="; 0 found
 25 | ERROR | Expected 1 space after "*="; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Expected 1 space before "-"; 0 found
 25 | ERROR | Expected 1 space after "-"; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "+"; 0 found
 25 | ERROR | Expected 1 space after "+"; 0 found
 25 | ERROR | Expected 1 space before "="; 0 found
 25 | ERROR | Expected 1 space after "="; 0 found
 25 | ERROR | Inline control structures are not allowed
 25 | ERROR | Inline control structures are not allowed
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "=="; 0 found
 26 | ERROR | Expected 1 space after "=="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "==="; 0 found
 26 | ERROR | Expected 1 space after "==="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "+"; 0 found
 26 | ERROR | Expected 1 space after "+"; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before ">="; 0 found
 26 | ERROR | Expected 1 space after ">="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "=="; 0 found
 26 | ERROR | Expected 1 space after "=="; 0 found
 26 | ERROR | Expected 1 space before "=="; 0 found
 26 | ERROR | Expected 1 space after "=="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "=="; 0 found
 26 | ERROR | Expected 1 space after "=="; 0 found
 26 | ERROR | Expected 1 space before "+"; 0 found
 26 | ERROR | Expected 1 space after "+"; 0 found
 26 | ERROR | Expected 1 space before "+"; 0 found
 26 | ERROR | Expected 1 space after "+"; 0 found
 26 | ERROR | Expected 1 space before "==="; 0 found
 26 | ERROR | Expected 1 space after "==="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "=="; 0 found
 26 | ERROR | Expected 1 space after "=="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "!=="; 0 found
 26 | ERROR | Expected 1 space after "!=="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "!=="; 0 found
 26 | ERROR | Expected 1 space after "!=="; 0 found
 26 | ERROR | Expected 1 space before "!=="; 0 found
 26 | ERROR | Expected 1 space after "!=="; 0 found
 26 | ERROR | Expected 1 space before "=="; 0 found
 26 | ERROR | Expected 1 space after "=="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "=="; 0 found
 26 | ERROR | Expected 1 space after "=="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "!=="; 0 found
 26 | ERROR | Expected 1 space after "!=="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "==="; 0 found
 26 | ERROR | Expected 1 space after "==="; 0 found
 26 | ERROR | Expected 1 space before "=="; 0 found
 26 | ERROR | Expected 1 space after "=="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space after first semicolon of FOR loop; 0 found
 26 | ERROR | Expected 1 space after second semicolon of FOR loop; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "=="; 0 found
 26 | ERROR | Expected 1 space after "=="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "=="; 0 found
 26 | ERROR | Expected 1 space after "=="; 0 found
 26 | ERROR | Expected 1 space before "=="; 0 found
 26 | ERROR | Expected 1 space after "=="; 0 found
 26 | ERROR | Expected 1 space before "!="; 0 found
 26 | ERROR | Expected 1 space after "!="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "+"; 0 found
 26 | ERROR | Expected 1 space after "+"; 0 found
 26 | ERROR | Expected 1 space before "-"; 0 found
 26 | ERROR | Expected 1 space after "-"; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "+"; 0 found
 26 | ERROR | Expected 1 space after "+"; 0 found
 26 | ERROR | Expected 1 space before "-"; 0 found
 26 | ERROR | Expected 1 space after "-"; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "==="; 0 found
 26 | ERROR | Expected 1 space after "==="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "&" operator; 0 found
 26 | ERROR | Expected 1 space after "&" operator; 0 found
 26 | ERROR | Expected 1 space before "&" operator; 0 found
 26 | ERROR | Expected 1 space after "&" operator; 0 found
 26 | ERROR | Expected 1 space before "&" operator; 0 found
 26 | ERROR | Expected 1 space after "&" operator; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "=="; 0 found
 26 | ERROR | Expected 1 space after "=="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Expected 1 space before "<"; 0 found
 26 | ERROR | Expected 1 space after "<"; 0 found
 26 | ERROR | Expected 1 space before "="; 0 found
 26 | ERROR | Expected 1 space after "="; 0 found
 26 | ERROR | Expected 1 space before "%"; 0 found
 26 | ERROR | Expected 1 space after "%"; 0 found
 26 | ERROR | Inline control structures are not allowed
 26 | ERROR | Inline control structures are not allowed
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Expected 1 space after first semicolon of FOR loop; 0 found
 27 | ERROR | Expected 1 space after second semicolon of FOR loop; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "<"; 0 found
 27 | ERROR | Expected 1 space after "<"; 0 found
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Expected 1 space before "!="; 0 found
 27 | ERROR | Expected 1 space after "!="; 0 found
 27 | ERROR | Expected 1 space before "!="; 0 found
 27 | ERROR | Expected 1 space after "!="; 0 found
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Expected 1 space before "==="; 0 found
 27 | ERROR | Expected 1 space after "==="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "!="; 0 found
 27 | ERROR | Expected 1 space after "!="; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Expected 1 space before "!="; 0 found
 27 | ERROR | Expected 1 space after "!="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Expected 1 space before "!="; 0 found
 27 | ERROR | Expected 1 space after "!="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before ">="; 0 found
 27 | ERROR | Expected 1 space after ">="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Expected 1 space before "!="; 0 found
 27 | ERROR | Expected 1 space after "!="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Expected 1 space before "+="; 0 found
 27 | ERROR | Expected 1 space after "+="; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "==="; 0 found
 27 | ERROR | Expected 1 space after "==="; 0 found
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Expected 1 space before "+="; 0 found
 27 | ERROR | Expected 1 space after "+="; 0 found
 27 | ERROR | Expected 1 space before "+"; 0 found
 27 | ERROR | Expected 1 space after "+"; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Expected 1 space before "!="; 0 found
 27 | ERROR | Expected 1 space after "!="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Expected 1 space before "=="; 0 found
 27 | ERROR | Expected 1 space after "=="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Expected 1 space before "="; 0 found
 27 | ERROR | Expected 1 space after "="; 0 found
 27 | ERROR | Inline control structures are not allowed
 27 | ERROR | Inline control structures are not allowed
 28 | ERROR | Inline control structures are not allowed
 28 | ERROR | Inline control structures are not allowed
 28 | ERROR | Expected 1 space before "+"; 0 found
 28 | ERROR | Expected 1 space after "+"; 0 found
 28 | ERROR | Expected 1 space before "==="; 0 found
 28 | ERROR | Expected 1 space after "==="; 0 found
 28 | ERROR | Inline control structures are not allowed
 28 | ERROR | Expected 1 space before "="; 0 found
 28 | ERROR | Expected 1 space after "="; 0 found
 28 | ERROR | Expected 1 space before "=="; 0 found
 28 | ERROR | Expected 1 space after "=="; 0 found
 28 | ERROR | Expected 1 space before "=="; 0 found
 28 | ERROR | Expected 1 space after "=="; 0 found
 28 | ERROR | Expected 1 space before "="; 0 found
 28 | ERROR | Expected 1 space after "="; 0 found
 28 | ERROR | Expected 1 space before "="; 0 found
 28 | ERROR | Expected 1 space after "="; 0 found
 28 | ERROR | Expected 1 space before "="; 0 found
 28 | ERROR | Expected 1 space after "="; 0 found
 28 | ERROR | Expected 1 space before "=="; 0 found
 28 | ERROR | Expected 1 space after "=="; 0 found
 28 | ERROR | Expected 1 space before "=="; 0 found
 28 | ERROR | Expected 1 space after "=="; 0 found
 28 | ERROR | Expected 1 space before "="; 0 found
 28 | ERROR | Expected 1 space after "="; 0 found
 28 | ERROR | Expected 1 space before "="; 0 found
 28 | ERROR | Expected 1 space after "="; 0 found
 28 | ERROR | Expected 1 space before "=="; 0 found
 28 | ERROR | Expected 1 space after "=="; 0 found
 28 | ERROR | Expected 1 space before "="; 0 found
 28 | ERROR | Expected 1 space after "="; 0 found
 28 | ERROR | Inline control structures are not allowed
 28 | ERROR | Expected 1 space before "="; 0 found
 28 | ERROR | Expected 1 space after "="; 0 found
 28 | ERROR | Inline control structures are not allowed
 28 | ERROR | Inline control structures are not allowed
 29 | ERROR | Inline control structures are not allowed
 29 | ERROR | Expected 1 space before "="; 0 found
 29 | ERROR | Expected 1 space after "="; 0 found
 29 | ERROR | Expected 1 space before "="; 0 found
 29 | ERROR | Expected 1 space after "="; 0 found
 29 | ERROR | Inline control structures are not allowed
 29 | ERROR | Expected 1 space before ">"; 0 found
 29 | ERROR | Expected 1 space after ">"; 0 found
 29 | ERROR | Inline control structures are not allowed
 29 | ERROR | Inline control structures are not allowed
 29 | ERROR | Inline control structures are not allowed
 29 | ERROR | Inline control structures are not allowed
 29 | ERROR | Inline control structures are not allowed
 29 | ERROR | Inline control structures are not allowed
 29 | ERROR | Inline control structures are not allowed
 29 | ERROR | Inline control structures are not allowed
 29 | ERROR | Inline control structures are not allowed
 29 | ERROR | Expected 1 space before "=="; 0 found
 29 | ERROR | Expected 1 space after "=="; 0 found
 29 | ERROR | Expected 1 space before ">="; 0 found
 29 | ERROR | Expected 1 space after ">="; 0 found
 29 | ERROR | Expected 1 space before "<"; 0 found
 29 | ERROR | Expected 1 space after "<"; 0 found
 29 | ERROR | Expected 1 space before "=="; 0 found
 29 | ERROR | Expected 1 space after "=="; 0 found
 29 | ERROR | Expected 1 space before "=="; 0 found
 29 | ERROR | Expected 1 space after "=="; 0 found
 29 | ERROR | Expected 1 space before "=="; 0 found
 29 | ERROR | Expected 1 space after "=="; 0 found
 29 | ERROR | Expected 1 space before "="; 0 found
 29 | ERROR | Expected 1 space after "="; 0 found
 29 | ERROR | Expected 1 space before "=="; 0 found
 29 | ERROR | Expected 1 space after "=="; 0 found
 29 | ERROR | Expected 1 space before "=="; 0 found
 29 | ERROR | Expected 1 space after "=="; 0 found
 29 | ERROR | Expected 1 space before "=="; 0 found
 29 | ERROR | Expected 1 space after "=="; 0 found
 29 | ERROR | Expected 1 space before "="; 0 found
 29 | ERROR | Expected 1 space after "="; 0 found
 29 | ERROR | Expected 1 space before "="; 0 found
 29 | ERROR | Expected 1 space after "="; 0 found
 29 | ERROR | Expected 1 space before "=="; 0 found
 29 | ERROR | Expected 1 space after "=="; 0 found
 29 | ERROR | Expected 1 space before ">="; 0 found
 29 | ERROR | Expected 1 space after ">="; 0 found
 29 | ERROR | Expected 1 space before "="; 0 found
 29 | ERROR | Expected 1 space after "="; 0 found
 29 | ERROR | Inline control structures are not allowed
 29 | ERROR | Expected 1 space before "=="; 0 found
 29 | ERROR | Expected 1 space after "=="; 0 found
 29 | ERROR | Inline control structures are not allowed
 29 | ERROR | Expected 1 space before "="; 0 found
 29 | ERROR | Expected 1 space after "="; 0 found
 29 | ERROR | Inline control structures are not allowed
 29 | ERROR | Expected 1 space before "=="; 0 found
 29 | ERROR | Expected 1 space after "=="; 0 found
 29 | ERROR | Inline control structures are not allowed
 29 | ERROR | Expected 1 space before "=="; 0 found
 29 | ERROR | Expected 1 space after "=="; 0 found
 29 | ERROR | Expected 1 space before "="; 0 found
 29 | ERROR | Expected 1 space after "="; 0 found
 29 | ERROR | Expected 1 space before "+"; 0 found
 29 | ERROR | Expected 1 space after "+"; 0 found
 29 | ERROR | Expected 1 space before "+"; 0 found
 29 | ERROR | Expected 1 space after "+"; 0 found
 29 | ERROR | Expected 1 space before "="; 0 found
 29 | ERROR | Expected 1 space after "="; 0 found
 29 | ERROR | Inline control structures are not allowed
 29 | ERROR | Expected 1 space before "=="; 0 found
 29 | ERROR | Expected 1 space after "=="; 0 found
 29 | ERROR | Expected 1 space before "+"; 0 found
 29 | ERROR | Expected 1 space after "+"; 0 found
 29 | ERROR | Expected 1 space before "+"; 0 found
 29 | ERROR | Expected 1 space after "+"; 0 found
 29 | ERROR | Inline control structures are not allowed
 30 | ERROR | Inline control structures are not allowed
 30 | ERROR | Inline control structures are not allowed
 30 | ERROR | Expected 1 space before "=="; 0 found
 30 | ERROR | Expected 1 space after "=="; 0 found
 30 | ERROR | Expected 1 space before "+"; 0 found
 30 | ERROR | Expected 1 space after "+"; 0 found
 30 | ERROR | Expected 1 space before "+"; 0 found
 30 | ERROR | Expected 1 space after "+"; 0 found
 31 | ERROR | Expected 1 space before "+"; 0 found
 31 | ERROR | Expected 1 space after "+"; 0 found
 31 | ERROR | Expected 1 space before "+"; 0 found
 31 | ERROR | Expected 1 space after "+"; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "=="; 0 found
 31 | ERROR | Expected 1 space after "=="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "+"; 0 found
 31 | ERROR | Expected 1 space after "+"; 0 found
 31 | ERROR | Expected 1 space before "+"; 0 found
 31 | ERROR | Expected 1 space after "+"; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Inline control structures are not allowed
 31 | ERROR | Expected 1 space before "=="; 0 found
 31 | ERROR | Expected 1 space after "=="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "==="; 0 found
 31 | ERROR | Expected 1 space after "==="; 0 found
 31 | ERROR | Expected 1 space before "!="; 0 found
 31 | ERROR | Expected 1 space after "!="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Inline control structures are not allowed
 31 | ERROR | Expected 1 space before "=="; 0 found
 31 | ERROR | Expected 1 space after "=="; 0 found
 31 | ERROR | Expected 1 space before "=="; 0 found
 31 | ERROR | Expected 1 space after "=="; 0 found
 31 | ERROR | Expected 1 space before "=="; 0 found
 31 | ERROR | Expected 1 space after "=="; 0 found
 31 | ERROR | Expected 1 space before "=="; 0 found
 31 | ERROR | Expected 1 space after "=="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "!="; 0 found
 31 | ERROR | Expected 1 space after "!="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Inline control structures are not allowed
 31 | ERROR | Expected 1 space before "=="; 0 found
 31 | ERROR | Expected 1 space after "=="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "!="; 0 found
 31 | ERROR | Expected 1 space after "!="; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "+"; 0 found
 31 | ERROR | Expected 1 space after "+"; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "/"; 0 found
 31 | ERROR | Expected 1 space after "/"; 0 found
 31 | ERROR | Expected 1 space before "*"; 0 found
 31 | ERROR | Expected 1 space after "*"; 0 found
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "+"; 0 found
 31 | ERROR | Expected 1 space after "+"; 0 found
 31 | ERROR | Inline control structures are not allowed
 31 | ERROR | Expected 1 space before "="; 0 found
 31 | ERROR | Expected 1 space after "="; 0 found
 31 | ERROR | Expected 1 space before "=="; 0 found
 31 | ERROR | Expected 1 space after "=="; 0 found
 31 | ERROR | Expected 1 space before "*"; 0 found
 31 | ERROR | Expected 1 space after "*"; 0 found
 31 | ERROR | Expected 1 space before "+"; 0 found
 31 | ERROR | Expected 1 space after "+"; 0 found
 31 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space after first semicolon of FOR loop; 0 found
 32 | ERROR | Expected 1 space after second semicolon of FOR loop; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "-"; 0 found
 32 | ERROR | Expected 1 space after "-"; 0 found
 32 | ERROR | Expected 1 space before ">="; 0 found
 32 | ERROR | Expected 1 space after ">="; 0 found
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "!="; 0 found
 32 | ERROR | Expected 1 space after "!="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "!=="; 0 found
 32 | ERROR | Expected 1 space after "!=="; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "*"; 0 found
 32 | ERROR | Expected 1 space after "*"; 0 found
 32 | ERROR | Expected 1 space before "*"; 0 found
 32 | ERROR | Expected 1 space after "*"; 0 found
 32 | ERROR | Expected 1 space before "/"; 0 found
 32 | ERROR | Expected 1 space after "/"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "*"; 0 found
 32 | ERROR | Expected 1 space after "*"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "!="; 0 found
 32 | ERROR | Expected 1 space after "!="; 0 found
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before ">"; 0 found
 32 | ERROR | Expected 1 space after ">"; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space after first semicolon of FOR loop; 0 found
 32 | ERROR | Expected 1 space after second semicolon of FOR loop; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "<"; 0 found
 32 | ERROR | Expected 1 space after "<"; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before ">"; 0 found
 32 | ERROR | Expected 1 space after ">"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "!=="; 0 found
 32 | ERROR | Expected 1 space after "!=="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "!="; 0 found
 32 | ERROR | Expected 1 space after "!="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "-"; 0 found
 32 | ERROR | Expected 1 space after "-"; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "/"; 0 found
 32 | ERROR | Expected 1 space after "/"; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "-"; 0 found
 32 | ERROR | Expected 1 space after "-"; 0 found
 32 | ERROR | Expected 1 space before "*"; 0 found
 32 | ERROR | Expected 1 space after "*"; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "<"; 0 found
 32 | ERROR | Expected 1 space after "<"; 0 found
 32 | ERROR | Expected 1 space before "/"; 0 found
 32 | ERROR | Expected 1 space after "/"; 0 found
 32 | ERROR | Expected 1 space before "/"; 0 found
 32 | ERROR | Expected 1 space after "/"; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "/"; 0 found
 32 | ERROR | Expected 1 space after "/"; 0 found
 32 | ERROR | Expected 1 space before "^"; 0 found
 32 | ERROR | Expected 1 space after "^"; 0 found
 32 | ERROR | Expected 1 space before "|"; 0 found
 32 | ERROR | Expected 1 space after "|"; 0 found
 32 | ERROR | Expected 1 space before "|"; 0 found
 32 | ERROR | Expected 1 space after "|"; 0 found
 32 | ERROR | Expected 1 space before "/"; 0 found
 32 | ERROR | Expected 1 space after "/"; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "/"; 0 found
 32 | ERROR | Expected 1 space after "/"; 0 found
 32 | ERROR | Expected 1 space before "^"; 0 found
 32 | ERROR | Expected 1 space after "^"; 0 found
 32 | ERROR | Expected 1 space before "|"; 0 found
 32 | ERROR | Expected 1 space after "|"; 0 found
 32 | ERROR | Expected 1 space before "/"; 0 found
 32 | ERROR | Expected 1 space after "/"; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "/"; 0 found
 32 | ERROR | Expected 1 space after "/"; 0 found
 32 | ERROR | Expected 1 space before "^"; 0 found
 32 | ERROR | Expected 1 space after "^"; 0 found
 32 | ERROR | Expected 1 space before "|"; 0 found
 32 | ERROR | Expected 1 space after "|"; 0 found
 32 | ERROR | Expected 1 space before "*"; 0 found
 32 | ERROR | Expected 1 space after "*"; 0 found
 32 | ERROR | Expected 1 space before "/"; 0 found
 32 | ERROR | Expected 1 space after "/"; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "!="; 0 found
 32 | ERROR | Expected 1 space after "!="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "!="; 0 found
 32 | ERROR | Expected 1 space after "!="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "+="; 0 found
 32 | ERROR | Expected 1 space after "+="; 0 found
 32 | ERROR | Expected 1 space before "+="; 0 found
 32 | ERROR | Expected 1 space after "+="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "-="; 0 found
 32 | ERROR | Expected 1 space after "-="; 0 found
 32 | ERROR | Expected 1 space before "-="; 0 found
 32 | ERROR | Expected 1 space after "-="; 0 found
 32 | ERROR | Expected 1 space before "+="; 0 found
 32 | ERROR | Expected 1 space after "+="; 0 found
 32 | ERROR | Expected 1 space before "+="; 0 found
 32 | ERROR | Expected 1 space after "+="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "-"; 0 found
 32 | ERROR | Expected 1 space after "-"; 0 found
 32 | ERROR | Expected 1 space before "-"; 0 found
 32 | ERROR | Expected 1 space after "-"; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "/"; 0 found
 32 | ERROR | Expected 1 space after "/"; 0 found
 32 | ERROR | Expected 1 space before "^"; 0 found
 32 | ERROR | Expected 1 space after "^"; 0 found
 32 | ERROR | Expected 1 space before "|"; 0 found
 32 | ERROR | Expected 1 space after "|"; 0 found
 32 | ERROR | Expected 1 space before "/"; 0 found
 32 | ERROR | Expected 1 space after "/"; 0 found
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Inline control structures are not allowed
 32 | ERROR | Expected 1 space before "!="; 0 found
 32 | ERROR | Expected 1 space after "!="; 0 found
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "=="; 0 found
 32 | ERROR | Expected 1 space after "=="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "="; 0 found
 32 | ERROR | Expected 1 space after "="; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Expected 1 space before "+"; 0 found
 32 | ERROR | Expected 1 space after "+"; 0 found
 32 | ERROR | Files must end in a single new line character
--------------------------------------------------------------------------------

Source: http://pareview.sh/ - PAReview.sh online service

asghar’s picture

i think there is no restriction for css and js files so that i have ignored these issues. Now i try to solve it.

klausi’s picture

Status: Needs review » Needs work

manual review:

  1. What are the differences to https://drupal.org/project/clock ? Please add differences to your project page, so that users can make an educated decision which module to use.
  2. jQuery-Clock-Plugin-master appears to be 3rd party code. 3rd party code is not generally allowed on Drupal.org and should be deleted. This policy is described in the getting involved handbook. It also appears in the terms and conditions you agreed to when you signed up for Git access, which you may want to re-read, to be sure you're not violating other terms. The Libraries API module is a recommended method for adding 3rd party dependencies without directly including the code on Drupal.org.
  3. jquery_clocks_uninstall(): what is the @ingroup in the doc block?
  4. "'access arguments' => array('Administer site configuration'),": spelling error: first word of the permission should be lower case.
  5. jquery_clocks_plugin_function_callback(): do not use jQuery(document).ready(function(), use Drupal.behaviors instead. See https://drupal.org/node/756722
  6. jquery_clocks_plugin_function_callback(): should not contain markup but should rather return a render array and the actual output should be handled by a theme functions so that this is easy to override. Same for all other sister functions.
asghar’s picture

Status: Needs work » Needs review

1. Done.
2. Actually i have modified these files so that i have placed these files in jquery_cloks module and i have also removed all extra files which i am not using into my module.
3. Done.
4. Done.
5. As i am using inline style so that i think code is fine https://api.drupal.org/api/drupal/includes!common.inc/function/drupal_ad....
6. Done.

basant’s picture

Status: Needs review » Needs work

In the project description you have mentioned "time will be shown based on site timezone", but it shows user time zone if set, otherwise site timezone. Please mention this in the description.

Its a suggestion, if possible add a link to drupal configuration page for your module setting page, you can take help from this link
http://drupal.stackexchange.com/questions/1757/how-to-add-module-to-admi...

There are some errors reported by automated review tools, please fix them
http://pareview.sh/pareview/httpgitdrupalorgsandboxasghar2136427git

You are using third party libraries, if possible avoid that, but as already mentioned that you have made some changes in those libraries, follow guidelines mentioned on and seek permission from drupal admin to use these third party libraries
https://drupal.org/node/422996
to contact site admin may be one of following can help you
https://drupal.org/site-maintainers

Your js libraries are under MIT license and according to drupal
"For any exception to be made, the 3rd party library MUST be licensed under GPL, GPL v2+ or have a broader license and can be re-licensed under the GPL."
I think MIT can be extended to GPL, but be sure as any violation may unpublish your project or revoke git access.

Please fix following

  1. In jClocksGMT-master folder there are .gitignore, .gitattributes , reademe, index.html file, You should atleast remove git related files
  2. In your module, file level comment is not clear in .module file, it says
    "The theme system, which controls the output of Drupal.
    The theme system allows for nearly all output of the Drupal system to be
    customized by user themes."
    Please put meaningful comments here.
  3. Comment for function jquery_clocks_menu() deos not make any sense, this function just implements hook_menu.
  4. On line 18 , 'title' => 'Jquery Clocks', should be 'title' => t('Jquery Clocks')
  5. On line 51 you have used
    $options = variable_get('jquery_clocks_styles', array());
    where as on line no 68
    $options = variable_get('jquery_clocks_styles', '');
    use same logic at both places.
  6. On line 101 inside function jquery_clocks_styles_list, array closing bracket ")" should be in next line.
  7. On line 95 and 96 you have used t function , but not on rest of the lines.
  8. Wrong spelling on line 136 "Block delat/id string." , it should be delta
  9. Indentation is wrong like on line number 281 267 277 227 193 indentation is wrong
  10. Use of theme function deos not make any sense here, as you have already created the output before calling the theme function, basically all the data (stored in variables) is passed to theme function and in theme function we put html around those data.
asghar’s picture

1. I have removed these jquery libraries from module directory and also mentioned these details on project page. Now user will download these libraries from their sites and then place these libraries into drupal libraries directory.
2. Done.
3. Done.
4. When i passed these into t() function i got the following warning messages into coder module.

Line 17: Menu item titles and descriptions should NOT be enclosed within t(). [i18n_10]
    'title' => t('Jquery Clocks'),
severity: normalreview: i18n_10Line 21: Menu item titles and descriptions should NOT be enclosed within t(). [i18n_10]
    'description' => t('Add different styles of clocks.'),

then i leave these simple without t() function.
5. Done.
6. Done.
7. Done.
9. Done.
10. Done.

asghar’s picture

Status: Needs work » Needs review
asghar’s picture

Issue summary: View changes
asghar’s picture

Issue summary: View changes
asghar’s picture

Issue summary: View changes
xiukun.zhou’s picture

Status: Needs review » Needs work

1. Creating jquery_clocks.admin.inc file and remove the configuration page form to jquery_clocks.admin.inc(jquery_clocks_config_page)
2.change jquery_clocks.info option configure to: admin/config/user-interface/jquery-clocks

th_tushar’s picture

Hi asghar,
I have seen the installation instruction, where you have provided the instructions for downloading the libraries, but,

  • If I tried to install the module in the fresh drupal site, i found that when I enable the clock styles in the configuration page with no required plugin available, the user is not provided with any warning message.
  • And also when the block is enabled, then "It seems that jquery-clock-plugin is missing please download from here." does not provide the complete information to the user like the location where the plugin should be placed.

I think this should be more user friendly, providing the extra information to the user. Rest, its a good module.

asghar’s picture

Status: Needs work » Needs review

@xiukun.zhou
1. Done.
2. Done.

@th_tushar
I have placed the warning messages on configuration page.

Thanks

klausi’s picture

Assigned: asghar » dman
Status: Needs review » Reviewed & tested by the community

manual review:

  1. README.txt is missing installation instructions.
  2. jquery_clocks_plugin_function_callback(): do not call theme() here, just return a render array. Drupal will render the block later for you and other modules can better alter the block or page array.
  3. Even if the JS code is inline you should still not use jQuery(document).ready() as it might cause errors with AJAX. That's why you should always use Drupal.behaviors.

But otherwise looks RTBC to me.

Assigning to dman as he might have time to take a final look at this.

klausi’s picture

Status: Reviewed & tested by the community » Fixed

no objections for more than a week, so ...

Thanks for your contribution, asghar!

I updated your account so you can promote this to a full project and also create new projects as either a sandbox or a "full" project.

Here are some recommended readings to help with excellent maintainership:

You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and stay involved!

Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.

Thanks to the dedicated reviewer(s) as well.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.