提供: Bright Pattern Documentation
(Created page with "出口の場合、 ''実行数''とは、ブロックの特定の出口が使われた回数を意味します。") |
|||
Line 16: | Line 16: | ||
ブロックの場合、 ''実行数''とは、特定のブロックが実行された回数を意味します。 | ブロックの場合、 ''実行数''とは、特定のブロックが実行された回数を意味します。 | ||
− | + | 出口の場合、 ''実行数''とは、ブロックの特定の出口が使われた回数を意味します。 | |
=== % === | === % === |
Revision as of 13:35, 3 January 2020
• English
シナリオブロック利用頻度レポート
このレポートには、シナリオの特定のブロックの実行頻度が同シナリオの他のブロックの実行に対して表示されます。ブロックごとに、出口に対する実行結果が分配されます。
メトリックの説明
ブロックタイプ
ブロックタイプとは、シナリオブロックのタイプを意味します。
ブロック名
ブロック名はシナリオのブロック名です。
出口
出口とは、シナリオブロックの出口を意味します。"例外"という出口は原則として、お客様による対話終了を意味します。
実行数
ブロックの場合、 実行数とは、特定のブロックが実行された回数を意味します。
出口の場合、 実行数とは、ブロックの特定の出口が使われた回数を意味します。
%
For the block, this is the percentage of times that the given block was executed relative to number of times all blocks of the given scenario were executed.
For an exit, this is the percentage of times that the given exit was taken relative to the number of times the block was executed.