File Coverage

File:t/23-sanity-callback.t
Coverage:100.0%

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