問題タブ [metric-fu]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
582 参照

ruby-on-rails - How to run metric_fu command on a specific task

rake metrics:all seems to generate all metric reports as flog,flay..etc. How to run report for a single metric (say flog) rake metrics:flog The following error occurs while running this command

0 投票する
1 に答える
658 参照

ruby-on-rails - metric_fu から一部のメトリックを除外する方法

metric_fu 4.4.1 を使用しています

私の .metrics ファイルには次のように書かれています:

私の metric_fu.rake は言う:

実行すると: bundle exec rake metrics:all で次のエラーが発生します