Help for this page

Select Code to Download


  1. or download this
    printf "Statistic.SUCCESSFULL = %d\n",$counts{'Status'}{'0'};
    printf "Statistic.PARTIAL = %d\n",$counts{'Status'}{'1'};
    printf "Statistic.FAILED = %d\n",$counts{'Status'}{''};