84% syssy

Code Review | SYSSY - Monitoring Websites

WordPress plugin SYSSY - Monitoring Websites scored84%from 54 tests.

About plugin

  • Plugin page: syssy
  • Plugin version: 1.0.21
  • PHP compatiblity: 7.0.0+
  • PHP version: 7.4.16
  • WordPress compatibility: 4.7.2-6.3.1
  • WordPress version: 6.3.1
  • First release: Sep 13, 2021
  • Latest release: Sep 3, 2023
  • Number of updates: 18
  • Update frequency: every 40.3 days
  • Top authors: syssynet (100%)

Code review

54 tests

User reviews

1 review

Install metrics

100+ active /934 total downloads

Benchmarks

Plugin footprint 82% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices

Server metrics [RAM: ▲0.13MB] [CPU: ▼9.67ms] Passed 4 tests

Server-side resources used by SYSSY - Monitoring Websites
This plugin does not affect your website's performance
PageMemory (MB)CPU Time (ms)
Home /3.60 ▲0.1445.74 ▲5.03
Dashboard /wp-admin3.45 ▲0.1048.04 ▼13.00
Posts /wp-admin/edit.php3.56 ▲0.2050.48 ▼5.70
Add New Post /wp-admin/post-new.php6.03 ▲0.1493.94 ▼18.42
Media Library /wp-admin/upload.php3.37 ▲0.1436.09 ▼1.56
SYSSY /wp-admin/options-general.php?page=syssy3.3433.93

Server storage [IO: ▲0.05MB] [DB: ▲0.00MB] 67% from 3 tests

How much does this plugin use your filesystem and database?
It is recommended to fix the following issues
  • Illegal file modification detected: 1 file (4.00KB) outside of "wp-content/plugins/syssy/" and "wp-content/uploads/"
    • (new file) wp-content/mgd_mirror/mgd_maximinodotpy-gitdown-test-repository
Filesystem: 15 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-comments
widget_theysaidso_widget
theysaidso_admin_options
db_upgraded
can_compress_scripts
widget_recent-posts

Browser metrics Passed 4 tests

Checking browser requirements for SYSSY - Monitoring Websites
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,819 ▲4813.22 ▼1.452.01 ▲0.1039.88 ▼0.55
Dashboard /wp-admin2,222 ▲215.77 ▼0.1496.81 ▼10.5040.42 ▼2.59
Posts /wp-admin/edit.php2,104 ▲42.06 ▲0.0138.91 ▼1.7435.31 ▼2.96
Add New Post /wp-admin/post-new.php1,553 ▲2223.32 ▼0.15613.33 ▼56.5247.74 ▼5.06
Media Library /wp-admin/upload.php1,404 ▲44.20 ▼0.0396.20 ▼9.7444.19 ▼0.67
SYSSY /wp-admin/options-general.php?page=syssy8612.0625.7128.67

Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests

🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
It is recommended to fix the following
  • Zombie WordPress options detected upon uninstall: 6 options
    • widget_theysaidso_widget
    • theysaidso_admin_options
    • db_upgraded
    • widget_recent-posts
    • widget_recent-comments
    • can_compress_scripts

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
The smoke test was a success, however most plugin functionality was not tested

SRP 50% from 2 tests

🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Almost there! Just fix the following items
  • 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function is_admin() in wp-content/plugins/syssy/syssy.php:25

User-side errors Passed 1 test

🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine, but this is not an exhaustive test

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
3 plugin tags: websitemonitoring, cmsmonitoring, websitemanaging

syssy/syssy.php Passed 13 tests

The entry point to "SYSSY - Monitoring Websites" version 1.0.21 is a PHP file that has certain tags in its header comment area
89 characters long description:
Plugin for connecting your website with SYSSY online platform under https://app.syssy.net

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
No dangerous file extensions were detected841 lines of code in 10 files:
LanguageFilesBlank linesComment linesLines of code
PHP6172280549
Markdown1320168
PO File2303095
JSON10029

PHP code Passed 2 tests

Analyzing logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity issues
Cyclomatic complexity
Average complexity per logical line of code0.40
Average class complexity17.60
▷ Minimum class complexity1.00
▷ Maximum class complexity58.00
Average method complexity4.19
▷ Minimum method complexity1.00
▷ Maximum method complexity22.00
Code structure
Namespaces1
Interfaces0
Traits0
Classes5
▷ Abstract classes00.00%
▷ Concrete classes5100.00%
▷ Final classes00.00%
Methods26
▷ Static methods1557.69%
▷ Public methods1869.23%
▷ Protected methods00.00%
▷ Private methods830.77%
Functions0
▷ Named functions00.00%
▷ Anonymous functions00.00%
Constants3
▷ Global constants00.00%
▷ Class constants3100.00%
▷ Public constants3100.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin