Analyze Swift Projects with SCMA: Lightweight Tool Overview

scma a lightweight tool to analyze swift projects n.w
1 / 23
Embed
Share

"Discover SCMA, a lightweight tool designed to analyze Swift projects efficiently. Explore its features, process flow, and metrics calculation for effective code analysis. Beta testing, dependencies, and final outputs are covered in detail."

  • SCMA Tool
  • Swift Projects
  • Code Analysis
  • Metrics Calculation
  • Beta Testing

Uploaded on | 1 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.

E N D

Presentation Transcript


  1. SCMA: A Lightweight Tool to Analyze Swift Projects Fazle Rabbi, Syeda Sumbul Hossain, Mir Mohammed Samsul Arefin

  2. Overview Features Process Flow Final Output Score Calculation Beta Testing Dependencies

  3. Features Line of Code by Classes (LOCC) Weighted Method Count by Classes (WMCC) Number of Methods by Classes (NOMC) Number of Global Variables by Classes (NOGC) Number of Couplings by Classes (NOCC) Number of Accessed Methods by Variables (NOAV) Line of Code by Functions (LOCF) Cyclomatic Complexity by Functions (CCF) Number of parameters by Functions (NOPF) Duplicate Code (DC)

  4. Process Flow (Parsing)

  5. Process Flow (Parsing)

  6. Process Flow (Parsing)

  7. Process Flow (Parsing)

  8. Process Flow (Parsing)

  9. Process Flow (Parsing)

  10. Process Flow (Metrics Calculation)

  11. Process Flow (Metrics Calculation)

  12. Process Flow (Metrics Calculation)

  13. Process Flow (Metrics Calculation)

  14. Process Flow (Metrics Calculation)

  15. Outputs

  16. Outputs

  17. Outputs

  18. Outputs

  19. Beta Testing Metrics Violations (Before) Violations (After) 31 26 Line of Code by Classes (LOCC) 10 7 Weighted Method Count by Classes (WMCC) 43 41 Number of Methods by Classes (NOMC) 128 126 Number of Global Variables by Classes (NOGC) 4 4 Number of Global Variables by Classes (NOGC) 52 50 Number of Accessed Methods by Variables (NOAV)

  20. Beta Testing Metrics Violations (Before) Violations (After) 26 23 Line of Code by Functions (LOCF) 18 16 Cyclomatic Complexity by Functions (CCF) 53 52 Number of parameters by Functions (NOPF) 365 345 Total Violations

  21. Tool Summary Key SCMA Language Swift Scoring 0 to 5 Build Dependency No Report CSV, HTML

  22. Limitations Only workable on Swift Code in IOS projects Runnable only on Linux or MacOS

  23. Thank You!

Related


More Related Content