create_bug_enum_summary [line 374]
void create_bug_enum_summary(
$p_enum_string, $p_enum
)
|
|
Parameters:
create_category_summary [line 541]
void create_category_summary(
)
|
|
create_cumulative_bydate [line 595]
void create_cumulative_bydate(
)
|
|
create_developer_summary [line 440]
void create_developer_summary(
)
|
|
create_reporter_summary [line 497]
void create_reporter_summary(
)
|
|
enum_bug_group [line 395]
void enum_bug_group(
$p_enum_string, $p_enum
)
|
|
Parameters:
error_check [line 702]
void error_check(
$bug_count, $title
)
|
|
Parameters:
find_date_in_metrics [line 582]
void find_date_in_metrics(
$aDate
)
|
|
Parameters:
graph_bar [line 62]
void graph_bar(
$p_metrics, [ $p_title = ''], [ $p_graph_width = 350], [ $p_graph_height = 400]
)
|
|
Parameters:
|
|
$p_metrics: |
|
|
|
$p_title: |
|
|
|
$p_graph_width: |
|
|
|
$p_graph_height: |
|
graph_bydate [line 304]
void graph_bydate(
$p_metrics, $p_labels, $p_title, [ $p_graph_width = 300], [ $p_graph_height = 380]
)
|
|
Parameters:
|
|
$p_metrics: |
|
|
|
$p_labels: |
|
|
|
$p_title: |
|
|
|
$p_graph_width: |
|
|
|
$p_graph_height: |
|
graph_cumulative_bydate [line 231]
void graph_cumulative_bydate(
$p_metrics, [ $p_graph_width = 300], [ $p_graph_height = 380]
)
|
|
Parameters:
|
|
$p_metrics: |
|
|
|
$p_graph_width: |
|
|
|
$p_graph_height: |
|
graph_date_format [line 693]
void graph_date_format(
$p_date
)
|
|
Parameters:
graph_group [line 106]
void graph_group(
$p_metrics, [ $p_title = ''], [ $p_graph_width = 350], [ $p_graph_height = 400], [ $p_baseline = 100]
)
|
|
Parameters:
|
|
$p_metrics: |
|
|
|
$p_title: |
|
|
|
$p_graph_width: |
|
|
|
$p_graph_height: |
|
|
|
$p_baseline: |
|
graph_pie [line 190]
void graph_pie(
$p_metrics, [ $p_title = ''], [ $p_graph_width = 500], [ $p_graph_height = 350], [ $p_center = 0.4], [ $p_poshorizontal = 0.10], [ $p_posvertical = 0.09]
)
|
|
Parameters:
|
|
$p_metrics: |
|
|
|
$p_title: |
|
|
|
$p_graph_width: |
|
|
|
$p_graph_height: |
|
|
|
$p_center: |
|
|
|
$p_poshorizontal: |
|
|
|
$p_posvertical: |
|
graph_total_metrics [line 362]
void graph_total_metrics(
$p_metrics
)
|
|
Parameters: