File Coverage

File:t/02-chuanwen.t
Coverage:100.0%

linestmtbrancondsubpodtimecode
1# vi:filetype=
2
3
1
1
1
24
6
20
use t::OpenAPI;
4
5
1
12
plan tests => 3 * blocks();
6
7
1
405
run_tests;
8