line |
l |
!l |
condition |
240
|
0 |
0 |
$$Response{"{$NS_D}href"}{'content'} || (next)
|
254
|
0 |
0 |
$$Acl{"{$NS_D}principal"}{"{$NS_D}href"}{'content'} // ''
|
280
|
0 |
0 |
$$Propstat{"{$NS_D}prop"}{"{$NS_D}displayname"}{'content'} || ''
|
284
|
0 |
0 |
$$Propstat{"{$NS_D}prop"}{"{$NS_D}sync-token"}{'content'} || ''
|
392
|
0 |
0 |
$Response && $Response->{'content'} // (return undef)
|
394
|
0 |
0 |
eval {
do {
'Net::CardDAVTalk::VCard'->new_fromstring($Data)
}
} // (return undef)
|
414
|
0 |
0 |
$Props //= []
|
501
|
0 |
0 |
$$Response{"{$NS_D}prop"}{"{$NS_D}getcontenttype"}{'content'} || ''
|
504
|
0 |
0 |
$$Response{"{$NS_D}prop"}{"{$NS_D}getetag"}{'content'} || ''
|
520
|
0 |
0 |
$Props //= []
|
544
|
0 |
0 |
$$Propstat{"{$NS_D}prop"}{"{$NS_D}getetag"}{'content'} || ''
|
621
|
0 |
0 |
$$Response{"{$NS_D}href"}{'content'} || (next)
|
696
|
0 |
0 |
$$Response{"{$NS_D}href"}{'content'} // (return)
|
700
|
0 |
0 |
$$Propstat{"{$NS_D}prop"}{"{$NS_C}address-data"}{'content'} // (return)
|
713
|
0 |
0 |
$$Propstat{"{$NS_D}prop"}{"{$NS_P}$PropName"}{'content'} // (next)
|