生成 Ruby 代码质量报告 RubyCritic
- 授权协议: MIT
- 开发语言: Ruby JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/whitesmith/rubycritic
- 软件文档: https://github.com/whitesmith/rubycritic/blob/master/README.md
- 官方下载: https://github.com/whitesmith/rubycritic/archive/master.zip
软件介绍
RubyCritic 集成 Reek,Flay 和 Flog 这 3 个代码静态分析的工具,对你的Ruby代码进行静态分析并生成代码质量报告。
运行效果:
您的项目概览,并且可以对代码打分(百分制)
根据各自的坏味道数量建立文件索引(对不同文件按照改动频率、复杂度、重复度和坏味道4个维度进行综合评定代码质量等级)
坏味道检测索引
可以查看具体的类文件中的代码质量问题
Unreal Engine 4 Scripting with C++ Cookbook
Sherif, William、Stephen Whittle / 2016-10-24
Unreal Engine 4 (UE4) is a complete suite of game development tools made by game developers, for game developers. With more than 100 practical recipes, this book is a guide showcasing techniques to us......一起来看看 《Unreal Engine 4 Scripting with C++ Cookbook》 这本书的介绍吧!
