Tag

infer

1 views collected around this technical thread.

Sohu Tech Products
Sohu Tech Products
Apr 2, 2025 · Mobile Development

Static Code Analysis Tools for iOS Development – Comparison, Pros, Cons, and Usage

The article reviews open‑source static analysis options for iOS, then compares SonarQube, Infer, and Clang Static Analyzer, outlining each tool’s language support, advantages, drawbacks, CI/CD integration, and practical usage to help teams choose the best solution based on project size, language mix, and reporting needs.

CI/CDClang AnalyzerSonarQube
0 likes · 27 min read
Static Code Analysis Tools for iOS Development – Comparison, Pros, Cons, and Usage
Code Mala Tang
Code Mala Tang
Sep 23, 2024 · Frontend Development

Mastering TypeScript’s infer: How to Extract Types Automatically

This article explains the TypeScript infer keyword, how it works within conditional types to automatically extract type information, and provides detailed examples for array element inference, function return types, and parameter extraction, highlighting its benefits for flexible and type‑safe code.

TypeScriptconditional typesgeneric programming
0 likes · 9 min read
Mastering TypeScript’s infer: How to Extract Types Automatically
转转QA
转转QA
Jun 5, 2018 · Operations

Static Code Scanning Workflow and Tool Selection for Mobile Projects

This article outlines the motivation, tool comparison, and detailed step‑by‑step process for implementing static code scanning across Android and iOS codebases, emphasizing the selection of Infer and the integration of scanning results into CI pipelines and issue‑tracking workflows.

Continuous IntegrationMobile DevelopmentStatic Analysis
0 likes · 8 min read
Static Code Scanning Workflow and Tool Selection for Mobile Projects
360 Quality & Efficiency
360 Quality & Efficiency
Jun 5, 2017 · Information Security

Comparative Evaluation of 360 Fireline and Facebook Infer Static Code Analysis Tools

This article compares Facebook's open‑source static analyzer Infer with 360's Fireline, focusing on resource‑leak detection for Android, presenting test methodology, detailed results across 30 leak scenarios, and highlighting Fireline's higher detection rate and lower false‑positive ratio.

FirelineSecurityStatic Analysis
0 likes · 6 min read
Comparative Evaluation of 360 Fireline and Facebook Infer Static Code Analysis Tools